1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-09 04:06:44 +00:00

11224 Commits

Author SHA1 Message Date
Zeno Rogue
45c1a3296a use two-letter labels instead of excessive primes 2025-03-02 21:45:10 +01:00
Zeno Rogue
f3cd8248ef atscreenpos now returns shiftmatrix; changed the atscreenpos references in hyperrogue to use new atscreenpos and eupoint when applicable 2025-03-02 21:44:27 +01:00
Zeno Rogue
356deb63a2 eupoint(x,y) now returns the point at Euclidean (x,y) 2025-03-02 21:28:01 +01:00
Zeno Rogue
cd21ec8900 atscreenpos(x,y) now returns the pixel-based matrix 2025-03-02 21:27:32 +01:00
Zeno Rogue
5575608b76 fixed a bug with Cellular Automata crashing after map reloaded 2025-02-24 14:24:03 +01:00
Zeno Rogue
c7c086dee9 fixed a bug with rug-projection menu 2025-02-24 13:43:13 +01:00
Zeno Rogue
4d1001d8cf yet another fix for Windows gcc v13.0x 2025-02-24 13:19:49 +01:00
Zeno Rogue
322d808fe7 one more fix to the compilation on Clang 2025-02-24 12:02:21 +01:00
Zeno Rogue
a561ea52f4 fixed the compilation on Clang 2025-02-24 11:57:19 +01:00
Zeno Rogue
4f2d8d56ab somehow fundamental.cpp was not moved 2025-02-24 11:49:43 +01:00
Zeno Rogue
93f32ec7b8 update 13.0x 2025-02-24 11:46:32 +01:00
Zeno Rogue
d4b8ca6286 added some people to the credits 2025-02-24 11:46:32 +01:00
Zeno Rogue
1a3f59c222 fixed a potential crash with Orb of the Frog / Orb of Phasing 2025-02-24 11:46:32 +01:00
Zeno Rogue
f3e7c2ee70 rogueviz::bringris:: whitespace fix 2025-02-24 11:46:32 +01:00
Zeno Rogue
735ca0e47c rogueviz::presentation:: do not disable hud 2025-02-24 11:46:31 +01:00
Zeno Rogue
01f2c23245 rogueviz::qtm:: qmode 4 2025-02-24 11:46:31 +01:00
Zeno Rogue
e69ad695f7 rogueviz::bringris:: enter name as unnamed 2025-02-24 11:46:31 +01:00
Zeno Rogue
6beb9b62b3 rogueviz::dpgen:: minor improvements 2025-02-24 11:46:31 +01:00
Zeno Rogue
735863b127 rogueviz::bringris::remove debug log 2025-02-24 11:46:31 +01:00
Zeno Rogue
c1ff906202 rogueviz:: add more Latex packages 2025-02-24 11:46:31 +01:00
Zeno Rogue
63a9e15977 rogueviz:: export latex_cachename 2025-02-24 11:46:31 +01:00
Zeno Rogue
0d7d1e3063 rogueviz:: statshot better guards 2025-02-24 11:46:31 +01:00
Zeno Rogue
c203925ba5 rogueviz:: remove fundamental from rogueviz 2025-02-24 11:46:31 +01:00
Zeno Rogue
98daaf3853 fundamental:: integrate with standard HyperRogue 2025-02-24 11:46:31 +01:00
Zeno Rogue
17d2830596 added hooks for hooks_post_startgame 2025-02-24 11:46:31 +01:00
Zeno Rogue
80f65fc0f8 rogueviz::fundamental::connections are no longer re-assigned when moving 2025-02-24 11:46:31 +01:00
Zeno Rogue
fc12344754 rogueviz::fundamental:: use primes if too many labels 2025-02-24 11:46:31 +01:00
Zeno Rogue
6f06b9fc72 rogueviz::fundamental:: use the modern param system 2025-02-24 11:46:31 +01:00
Zeno Rogue
f6f6e8df87 rogueviz::fundamental:: now always loaded 2025-02-24 11:46:31 +01:00
Zeno Rogue
181a8e5ac6 rogueviz::fundamental:: move settings and shapedata to structures, better color edit 2025-02-24 11:46:31 +01:00
Zeno Rogue
c62abf18a5 rogueviz::fundamental::name the connections with letters if more than 10 2025-02-24 11:46:31 +01:00
Zeno Rogue
10459c0452 rogueviz::fundamental:: remove repeated corners in funmode=1 2025-02-24 11:46:31 +01:00
Zeno Rogue
d1a30c3920 rogueviz::fundamental:: more general corner / connection renderer 2025-02-24 11:46:31 +01:00
Zeno Rogue
b24ed285ac rogueviz::fundamental:: factored out compute_shape 2025-02-24 11:46:31 +01:00
Zeno Rogue
976fe48d94 rogueviz::fundamental:: special for Zebra 2025-02-24 11:46:31 +01:00
Zeno Rogue
2775a120af fixed incorrect scrolling when clicking the mousewheel from outside the Poincare disk 2025-02-24 11:46:31 +01:00
Zeno Rogue
925ec61fb6 fixed how the joystick configuration is arranged 2025-02-24 11:46:31 +01:00
Zeno Rogue
175e148714 shallow water now used as the first line of the beach 2025-02-24 11:46:31 +01:00
Zeno Rogue
5ab802a561 drawing tool: do not crash when drawcell is not set 2025-02-24 11:46:31 +01:00
Zeno Rogue
600f02668d added missing dual_of_current 2025-02-24 11:46:31 +01:00
Zeno Rogue
0222e2a50c rogueviz::fundamental:: the user can now change the fill colors 2025-02-24 11:46:31 +01:00
Zeno Rogue
66dd4e36d6 rogueviz::fundamental:: domain colors are now consistent when scrolling 2025-02-24 11:46:31 +01:00
Zeno Rogue
801bc2a246 rogueviz::fundamental:: colored domains 2025-02-24 11:46:31 +01:00
Zeno Rogue
c7620068ed added missing curvepoint_pretty 2025-02-24 11:46:31 +01:00
Zeno Rogue
d391d671b0 rogueviz::fundamental:: named funmodes, also a special funmode for Klein's Quartic 2025-02-24 11:45:12 +01:00
Zeno Rogue
d185c11c8b rogueviz::fundamental::more CLI options 2025-02-24 11:45:12 +01:00
Zeno Rogue
cee9bb5d3b rogueviz::fundamental::change the starter tile 2025-02-24 11:45:12 +01:00
Zeno Rogue
3f2bb8f6bd rogueviz::fundamental:: now works with valences greater than 3 2025-02-24 11:45:12 +01:00
Zeno Rogue
f694104a54 rogueviz::fundamental:: same takes larger types into account 2025-02-24 11:45:12 +01:00
Zeno Rogue
31b4bca0b4 made -dual work outside of Archimedean, and -unrectified, -untruncated and -warped work outside of goldberg, i.e. also in bitruncated and pure 2025-02-24 11:45:12 +01:00