1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 14:35:47 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Zeno Rogue
0ffb187d32 nilrider:: support different unicycle color schemes 2024-08-20 11:47:26 +02:00
Zeno Rogue
cab4d05f5f nilrider:: in crash, removed debug and fixed bool bug 2024-08-19 12:24:13 +02:00
Zeno Rogue
bc2681fb1b nilrider:: surface now simply returns a value in the current model 2024-08-18 21:43:28 +02:00
Zeno Rogue
aa174d92c8 nilrider:: triangles should work with multiple sublevels 2024-08-18 21:21:18 +02:00
Zeno Rogue
ef2b7007de nilrider:: removed some debug 2024-08-18 16:09:22 +02:00
Zeno Rogue
201ff07b92 nilrider:: crashing from below 2024-08-18 16:09:10 +02:00
Zeno Rogue
3f0f4d3fcc velocity converter tiles 2024-08-18 15:50:06 +02:00
Zeno Rogue
25bbd96a72 bouncing off trampolines and returning to surface 2024-08-18 15:43:19 +02:00
Zeno Rogue
448c08e925 nilrider:: can now fly off surface 2024-08-18 13:06:04 +02:00
Arthur O'Dwyer
ced3bbcad4 Qualify calls to format
C++20 introduces `std::format` and we `using namespace std`,
so some of these would be ambiguous in C++20.
2023-08-21 10:18:44 -07:00
Zeno Rogue
98690c225c new Nil model used in Nil Rider 2023-01-30 01:20:12 +01:00
Zeno Rogue
06523e063e used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable 2022-11-13 16:22:55 +01:00
Zeno Rogue
acfc18b6a8 nilrider:: reduce quality feature 2022-05-06 21:08:15 +02:00
Zeno Rogue
6d8ce6db68 made some things faster 2022-05-06 21:07:57 +02:00
Zeno Rogue
381523515e nilrider:: vr improvements 2022-05-06 20:28:08 +02:00
Zeno Rogue
279fe685ec nilrider:: VR support 2022-05-06 19:55:09 +02:00
Zeno Rogue
00d606de47 nilrider:: fixed the seat model 2022-05-06 19:55:09 +02:00
Zeno Rogue
bc8811530f nilrider:: saving/viewing goals 2022-05-06 19:55:05 +02:00
Zeno Rogue
09266b3059 nilrider:: records and currentscores 2022-05-06 19:55:05 +02:00
Zeno Rogue
19a83d2ea8 nilrider:: timer is now recorded with timestamp 2022-05-06 19:54:58 +02:00
Zeno Rogue
0dace6f3c2 nilrider:: loaded_or_planned flag 2022-05-06 19:54:55 +02:00
Zeno Rogue
80ba9b4835 nilrider:: two projection styles 2022-05-06 19:54:55 +02:00
Zeno Rogue
97c7aef1a9 nilrider:: fix poly_outline changing 2022-05-06 19:54:55 +02:00
Zeno Rogue
166ae943ea nilrider:: to instruments, add display triangles, goals, and reversals 2022-05-06 19:54:55 +02:00
Zeno Rogue
117e2cb6f4 nilrider:: goal checking and goal solving and goals for all levels 2022-05-06 19:54:55 +02:00
Zeno Rogue
0e3e3b9042 nilrider:: do not put the camera inside a wall 2022-05-06 19:54:55 +02:00
Zeno Rogue
dcf0d8af9c nilrider:: refactored mapchar and get_xy 2022-05-06 19:54:47 +02:00
Zeno Rogue
3072a998ba nilrider:: consistent replays 2022-05-01 16:44:35 +02:00
Zeno Rogue
59b11a74ad nilrider:: collecting triangles 2022-04-30 12:01:18 +02:00
Zeno Rogue
920bf96088 nilrider:: first commit 2022-04-24 22:57:34 +02:00