1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

784 Commits

Author SHA1 Message Date
Zeno Rogue
d199411248 new tiling: Arnold's cat 2019-11-08 15:01:03 +01:00
Zeno Rogue
a0edba1922 removed outlines from falling stuff 2019-11-03 14:19:56 +01:00
Zeno Rogue
43bf7c5cfe fixed MAXMDIM guards 2019-11-03 14:19:11 +01:00
Zeno Rogue
bd7805e68d ray:: namespace and basic configurator 2019-10-25 14:50:48 +02:00
Zeno Rogue
85a08d205d refactored celldraw 2019-10-25 12:44:41 +02:00
Zeno Rogue
4d5fb13b32 removed BUILDZEBRA from drawcell 2019-10-25 09:22:19 +02:00
Zeno Rogue
fd8f363b8f nil:: quotient spaces 2019-10-25 08:52:18 +02:00
Zeno Rogue
8337a83568 raycasting::: ray_comparison_mode 2019-10-23 23:10:50 +02:00
Zeno Rogue
be9cea07b3 raytracing:: better Solv, and Nil 2019-10-23 18:52:57 +02:00
Zeno Rogue
3943b1937b raycaster for Solv 2019-10-22 22:42:48 +02:00
Zeno Rogue
ed5a86a1b8 raycasting:: Euclidean 2019-10-22 10:52:17 +02:00
Zeno Rogue
edbbb51135 basic raycaster implementation 2019-10-22 00:37:57 +02:00
Zeno Rogue
be3d755d09 exports for raycasting 2019-10-22 00:37:24 +02:00
Zeno Rogue
a6c01a2e96 animallegs cleanup NFC 2019-10-21 22:42:50 +02:00
Zeno Rogue
c527d4e613 ODS in hyperbolic 2019-10-21 22:42:27 +02:00
Zeno Rogue
09fcd14aa7 redesigned shader system 2019-10-21 22:34:20 +02:00
Zeno Rogue
4fc3c73855 fixed the racing marker in Crystal344 2019-10-12 14:40:33 +02:00
Zeno Rogue
94857cad86 fixed an issue in optimizeview for crystal334 2019-10-12 13:14:38 +02:00
Zeno Rogue
adee8aa699 wall optimization option (-wallopt): do not draw things behind walls 2019-10-12 11:21:00 +02:00
Zeno Rogue
07abd6384a option 'permaside' (-pside) to permanently move the model to the left side 2019-10-07 00:08:37 +02:00
Zeno Rogue
5664e51bde fixup 2019-10-06 15:02:47 +02:00
Zeno Rogue
216adba04c in disk models of 3D, walls are still drawn if the adjacent cell is a wall but not drawn 2019-10-06 14:29:51 +02:00
Zeno Rogue
8674b3bc23 in randomwalk/total chaos modes, special graphics are no longer used for Warped Coast 2019-10-05 18:55:11 +02:00
Zeno Rogue
282ca884c4 less aggressive backwall optimization in Solv 2019-10-05 18:55:11 +02:00
Zeno Rogue
08108c342c aura in the fisheye projection, also minor optimization 2019-10-05 12:33:00 +02:00
Zeno Rogue
d69cb4e946 SolN manifold 2019-10-03 20:10:48 +02:00
Zeno Rogue
46d127401e nih improvements 2019-10-02 19:22:43 +02:00
Zeno Rogue
d6ab96f821 non-isotropic hyperbolic space 2019-10-01 05:03:46 +02:00
Zeno Rogue
255186840f ternary tiling 2019-09-30 23:36:15 +02:00
Zeno Rogue
b1273dd704 do not show Reptile Tail 2019-09-28 14:18:23 +02:00
Zeno Rogue
8d9511ae79 racing forces standard_centering in quotient/nil/hybrid geometries 2019-09-27 18:04:04 +02:00
Zeno Rogue
d1bf6fef5e replaced product::product_sphere() 2019-09-12 22:50:16 +02:00
Zeno Rogue
0785d970f1 hybrid::fixed precise_mouseover 2019-09-12 22:50:16 +02:00
Zeno Rogue
3e6e1cd6ed hybrid:: fixed queuecircleat 2019-09-12 22:50:16 +02:00
Zeno Rogue
f8963a1c75 rots:: show the underlying geometry 2019-09-12 22:50:16 +02:00
Zeno Rogue
8f8fb8a217 replaced hooks_startmenu and hooks_mainmenu with a general hooks_display_dialog 2019-09-12 22:50:16 +02:00
Zeno Rogue
f934943732 changed some shmup:: to multi:: 2019-09-12 22:50:16 +02:00
Zeno Rogue
848eb8f48b export everything: modules compiled separately 2019-09-12 22:50:16 +02:00
Zeno Rogue
9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue
98ddecc63e removed init.cpp 2019-09-12 22:50:16 +02:00
Zeno Rogue
f7c4d102df slr:: movement animation (not rotation nor attack animation though) 2019-09-12 22:50:15 +02:00
Zeno Rogue
d046211a9c better flagging of geometries, and isometry spaces nicely selectable 2019-09-12 22:50:15 +02:00
Zeno Rogue
a0140254c8 slr:: works with bitruncated tilings (Archimedean not tested) 2019-09-12 22:50:15 +02:00
Zeno Rogue
86967c1ee0 fixed the humanoid legs in product 2019-09-12 22:50:15 +02:00
Zeno Rogue
54b12a3c5e fixed legs in product 2019-09-12 22:50:15 +02:00
Zeno Rogue
61ea588ffb shmup for product: player movement 2019-09-12 22:50:15 +02:00
Zeno Rogue
ce46243b55 get_shiftview_of used gpush instead of rgpush; fixed wallradar 2019-09-12 22:50:15 +02:00
Zeno Rogue
a3da1d327d disabled wall gridlines in 3D geometries 2019-09-12 22:50:15 +02:00
Zeno Rogue
50052f27f5 pointing-to-directions now checks for the cell which is the most towards the given direction 2019-09-12 22:50:15 +02:00
Zeno Rogue
96d7496043 refactored all the operations on View 2019-09-12 22:50:15 +02:00