1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00
Commit Graph

8628 Commits

Author SHA1 Message Date
Zeno Rogue
15e09eb6ec fixed buggy resizing 2022-05-01 11:25:49 +02:00
Zeno Rogue
d3864a2e2c arb:: simplified display of apeirogons 2022-05-01 11:18:39 +02:00
Zeno Rogue
292bb72794 arb:: refactored set_defaults 2022-05-01 11:14:30 +02:00
Zeno Rogue
edee92d877 arb:: fixed warning 2022-05-01 11:14:12 +02:00
Zeno Rogue
561a986b3d nilrider:: a simple solver 2022-04-30 12:04:50 +02:00
Zeno Rogue
523e000664 nilrider:: planning:: insert command now lets to drag to set vel 2022-04-30 12:03:54 +02:00
Zeno Rogue
a5313d24c4 nilrider::planning:: derivative points now have priority when moving, otherwise they were immovable if vel == 0 2022-04-30 12:03:30 +02:00
Zeno Rogue
e21a0180af nilrider:: show cursor in planning 2022-04-30 12:02:30 +02:00
Zeno Rogue
02d195ca0b new screen option sm::SHOWCURSOR 2022-04-30 12:02:05 +02:00
Zeno Rogue
59b11a74ad nilrider:: collecting triangles 2022-04-30 12:01:18 +02:00
Zeno Rogue
a234a76d20 fixed the bug with partial symmetry apeirogons 2022-04-28 08:39:47 +02:00
Zeno Rogue
84d48789c7 apeirogonal color fixup 2022-04-28 08:24:13 +02:00
Zeno Rogue
51ea62977f debug_tiles feature 2022-04-28 08:23:33 +02:00
Zeno Rogue
63e855562c fixed the problem where apeirogons got outside boundary 2022-04-28 08:23:07 +02:00
Zeno Rogue
f1ccf0450c 12.0o 2022-04-28 00:03:41 +02:00
Zeno Rogue
53289b3ba6 tes:: fix to apeirogons 2022-04-27 23:56:48 +02:00
Zeno Rogue
41d1ac743c fixed spherical geometry 2022-04-27 23:55:16 +02:00
Zeno Rogue
8e8de810fe v12.0n 2022-04-26 23:15:59 +02:00
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