1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 10:19:58 +00:00
Commit Graph

8460 Commits

Author SHA1 Message Date
Zeno Rogue
711fdf6c0d comments added to the new tes samples 2022-04-26 16:29:32 +02:00
Zeno Rogue
b9c76d8162 options to disable apeirogon_consistent_coloring and apeirogon_hide_grid_edges 2022-04-26 16:19:02 +02:00
Zeno Rogue
61c3e41e8a gridlines now draw correctly for (ultra)ideal vertices 2022-04-26 16:19:02 +02:00
Zeno Rogue
bff04eaf34 ultratriangle sample added 2022-04-26 16:19:02 +02:00
Zeno Rogue
27c9f59caa fixed the dice layering issue 2022-04-26 16:19:02 +02:00
Zeno Rogue
20e44ef18c fixed slime movement on nonorientable 2022-04-26 16:19:02 +02:00
Zeno Rogue
920fc454f0 slime spill is now predictable when multiple colors hit the same cell at once 2022-04-26 16:19:02 +02:00
Zeno Rogue
7adb3dac5a mirrors now flip Alchemist Lab colors (may be a bit unpredictable in minimal quotient) 2022-04-26 16:19:02 +02:00
Zeno Rogue
49d7ab3ed3 floating bubbles now should work correctly for Mirror Shards, Elemental Gems and Ancient Jewelry 2022-04-26 16:19:02 +02:00
Zeno Rogue
12b6ff7208 fixed Prairie in field quotient 2022-04-26 16:19:02 +02:00
Zeno Rogue
38564c3daf marked Hell as no-the 2022-04-26 16:19:02 +02:00
Zeno Rogue
5269c357d4 run away from the lava 2022-04-26 16:19:02 +02:00
Zeno Rogue
a788b9e540 CLI command -keys 2022-04-26 16:19:02 +02:00
Zeno Rogue
64ece33a97 fixed Zebra-patterned lands in Zebra quotient space 2022-04-26 16:19:02 +02:00
Zeno Rogue
4707347f3b netgen:: should no longer switch to OpenGL-less and crash 2022-04-26 16:19:02 +02:00
Zeno Rogue
2c2b1ce127 in OpenGL need to reopen on resolution change 2022-04-26 16:19:02 +02:00
Zeno Rogue
4f2b64febe fixup to spiral 2022-04-26 16:19:02 +02:00
Zeno Rogue
e0856c420f render spiral no longer tries to disable OpenGL 2022-04-26 16:19:02 +02:00
Zeno Rogue
90a123dcb6 fixed renderbuffer from SDL 2022-04-26 16:19:02 +02:00
Zeno Rogue
ccdc858f65 fixed some floors scaled incorrectly when 'creature scale' is changed 2022-04-26 16:19:02 +02:00
Zeno Rogue
234041d39b arb:: used closest_to_zero in get_midedge 2022-04-26 16:19:02 +02:00
Zeno Rogue
31a554f077 ultra-ideal vertices should work now 2022-04-26 16:19:02 +02:00
Zeno Rogue
403f38521e samples for pseudogons and fake inf polygon 2022-04-26 16:19:02 +02:00
Zeno Rogue
ad6430a97f arb:: finish_apeirogon now works with material vertices too 2022-04-26 16:19:02 +02:00
Zeno Rogue
8e3c5d367c finish_apeirogon now works with ultra-ideal center 2022-04-25 00:08:27 +02:00
Zeno Rogue
575fd136d7 fixed towards_inf to actually accept dist parameter 2022-04-25 00:07:37 +02:00
Zeno Rogue
65ab10ff18 added samples for the new tessellations 2022-04-24 22:57:35 +02:00
Zeno Rogue
0acebce55a parser:: MAX_EDGE and MAX_VALENCE constants are now available 2022-04-24 22:57:35 +02:00
Zeno Rogue
0301ae44db also increased OINF to be above FULLEDGE 2022-04-24 22:57:35 +02:00
Zeno Rogue
ee475ac5b7 tes:: fixed -arb-slider option 2022-04-24 22:57:35 +02:00
Zeno Rogue
a8412ac5f0 increased the value of special-move constants to >100 so that the limit on sides is indeed 120 2022-04-24 22:57:35 +02:00
Zeno Rogue
0c7a429985 parser:: ifz function 2022-04-24 22:57:34 +02:00
Zeno Rogue
d82ac26ef0 parser:: removed exceptions in arcmedge since they might not work correctly with conditionals 2022-04-24 22:57:34 +02:00
Zeno Rogue
89efe24c2d arb:: int sliders 2022-04-24 22:57:34 +02:00
Zeno Rogue
5a748e113a arb:: added an argument for some functions 2022-04-24 22:57:34 +02:00
Zeno Rogue
87f1c9f972 arb:: added a comment explaining the meaning of slided 2022-04-24 22:57:34 +02:00
Zeno Rogue
b09646f01c arb:: c2 auto-curvature option 2022-04-24 22:57:34 +02:00
Zeno Rogue
f845523bcd parser:: arcmcurv function 2022-04-24 22:57:34 +02:00
Zeno Rogue
920bf96088 nilrider:: first commit 2022-04-24 22:57:34 +02:00
Zeno Rogue
e25b8b94c2 CLI option -canvasfloor 2022-04-24 22:57:34 +02:00
Zeno Rogue
a2f0f89c18 patterns now use the same color for the whole apeirogon 2022-04-24 22:57:34 +02:00
Zeno Rogue
59078497dd arb:: support for apeirogons using '*inf' 2022-04-24 22:57:34 +02:00
Zeno Rogue
c6cca03248 do_klenize now activates on IDEAL flag 2022-04-24 22:57:34 +02:00
Zeno Rogue
24eccca370 renamed towards_ideal to towards_inf 2022-04-24 22:57:34 +02:00
Zeno Rogue
cb654ca990 tes:: fixed get_adj with infinite points 2022-04-24 22:57:34 +02:00
Zeno Rogue
47da0d9f09 barriers:: do not freeze on OINF 2022-04-24 22:57:34 +02:00
Zeno Rogue
1acf4fa477 get_valence now can use the information from arb 2022-04-24 22:57:34 +02:00
Zeno Rogue
3f8e9dde2b parser:: regangle now works with inf edges 2022-04-24 22:57:34 +02:00
Zeno Rogue
32ff898cd1 compute_edgelength accepts inf-faces 2022-04-24 22:57:34 +02:00
Zeno Rogue
506a8b8f1b parser accepts inf 2022-04-24 22:57:34 +02:00