1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-07-04 02:53:30 +00:00
Commit Graph

7908 Commits

Author SHA1 Message Date
Jesse Ruderman
85cfd1d01f Clear stuntime when generating new monsters 2021-08-03 16:32:04 -07:00
Jesse Ruderman
ddd4f81b97 Fix discontinuity in notDippingForExtra 2021-08-02 22:37:23 -07:00
Jesse Ruderman
b8aab5e50d Animate destruction of arrow traps 2021-08-02 22:18:23 -07:00
Jesse Ruderman
e90999e5b6 Orb of Chaos now destroys arrow traps 2021-08-02 22:13:40 -07:00
Jesse Ruderman
07035f3c09 Fix raised colors in Snake Nest 2021-08-02 19:40:05 -07:00
Jesse Ruderman
7f73dc88ab Fix color of slime on Brown Island 2021-08-02 19:11:58 -07:00
Jesse Ruderman
46ca5f81a0 Show correct message when trying to move from a high Brown Island cell to a Red Slime cell 2021-08-02 19:09:45 -07:00
Jesse Ruderman
00fe4eaf16 Fix typo in Orb of Recall description 2021-08-02 13:31:57 -07:00
Jesse Ruderman
5d4584c66a Fix RRV snakes sometimes being colored like SN snakes 2021-08-02 12:45:46 -07:00
Jesse Ruderman
34b4ffffae Fix highlight colors for snakes 2021-08-02 12:14:21 -07:00
Jesse Ruderman
74ae7a72c5 Adjust Snake Nest colors so drawMonster can add them without overflowing to black 2021-08-02 12:06:10 -07:00
Zeno Rogue
b67b946126 upgraded Android version number 2021-08-01 11:43:57 +02:00
Zeno Rogue
ce1d48c415 added missing override 2021-08-01 11:28:45 +02:00
Zeno Rogue
b0dd4ebf94 rulegen:: added MLEFT and MRIGHT to treestates in files 2021-08-01 03:02:39 +02:00
Zeno Rogue
5dd6789762 treestate reading now actually supports placing PARENT in other places 2021-08-01 03:00:24 +02:00
Zeno Rogue
d04416dae8 fived bugs with moving the key with boats 2021-08-01 02:39:42 +02:00
Zeno Rogue
8da22c4ba9 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-07-31 20:38:26 +02:00
Zeno Rogue
ed1a1dc37c
Merge pull request #270 from jruderman/drc2
Dice hover map now indicates hardness with color
2021-07-31 20:36:13 +02:00
Zeno Rogue
96f03dee31
Merge pull request #266 from jruderman/teleport_euclid
Teleport cheat (from overview) now works in Euclidean
2021-07-31 20:35:08 +02:00
Zeno Rogue
d0c231b057
Merge pull request #267 from jruderman/a3
Autoplay improvements 3
2021-07-31 20:34:47 +02:00
Zeno Rogue
a15d3e5811 don't return no_great_walls any longer 2021-07-31 20:30:41 +02:00
Zeno Rogue
923420fd0d altmap:: protect from crashing barriers 2021-07-31 20:30:12 +02:00
Zeno Rogue
8498e0ce14 fixup to bin fix 2021-07-31 20:29:44 +02:00
Zeno Rogue
c89b97b244 generate_random_path fixed in 3D 2021-07-31 20:29:11 +02:00
Zeno Rogue
c588837375 rulegen:: fixed a crash in generate_random_path when exploring a dead branch 2021-07-31 20:28:51 +02:00
Zeno Rogue
8e88ceb3bc removed disabling barriers in gBinary4 2021-07-31 20:18:32 +02:00
Zeno Rogue
36d3314eae currentmap for generating floorshapes is now of correct class in bt 2021-07-31 20:12:43 +02:00
Zeno Rogue
8079b0ffa4 paragraphs in strict tree maps help 2021-07-31 16:10:37 +02:00
Zeno Rogue
ad454f2c67 more features explained in the sample 2021-07-31 16:10:23 +02:00
Zeno Rogue
a065e73013 an option to change rule_root in the tes file 2021-07-31 16:10:08 +02:00
Zeno Rogue
769411554f an option to enable strict tree maps from the expansion menu 2021-07-31 16:02:30 +02:00
Zeno Rogue
0f05bb5e59 rulegen:: dialog now shows the statistics on success 2021-07-31 15:58:13 +02:00
Zeno Rogue
1fc3961a6f rulegen:: added the dialog enabling these 2021-07-31 15:50:20 +02:00
Zeno Rogue
c843af9131 reduced the default max_tcellcount 2021-07-31 15:48:12 +02:00
Zeno Rogue
8d5d311555 arb::convert:: fixed a bug when trying to run multiple times 2021-07-31 15:47:58 +02:00
Zeno Rogue
0a141e0606 shvid-pattern ('A') is now universally available 2021-07-31 15:14:31 +02:00
Zeno Rogue
dae0aacbb7 shvid now calls require_shapes() 2021-07-31 15:14:31 +02:00
Zeno Rogue
c661290930 rulegen:: fixed a bug with generating Camelot root 2021-07-31 15:14:31 +02:00
Zeno Rogue
7fcc4de28b alt error reported differently 2021-07-31 15:14:31 +02:00
Zeno Rogue
e8a8a75620 rulegen:: fixed UB in get_corner while doing floorshapes 2021-07-31 15:14:31 +02:00
Zeno Rogue
c8b4d6b159 basic generate_random_path in strict_tree_rules 2021-07-31 15:14:31 +02:00
Zeno Rogue
3972e5a6bb altmap:: generate_random_path used 2021-07-31 15:14:31 +02:00
Zeno Rogue
0f2f435534 randomdir option for generate_random_path 2021-07-31 15:14:31 +02:00
Zeno Rogue
ebfe0b6f48 exp_parser:: crash on unknown values starting with capital letters and _ 2021-07-31 15:14:31 +02:00
Zeno Rogue
da4429e327 disabled surround problemfix in arb 2021-07-31 15:14:31 +02:00
Zeno Rogue
d7a7447699 factored generate_random_path from yendor out 2021-07-31 15:14:31 +02:00
Zeno Rogue
f567f0012b renamed 'nowall' functions to clearer general_barrier_* 2021-07-31 15:14:31 +02:00
Zeno Rogue
834457a24f added a new tessellation sample using the new features 2021-07-31 15:14:31 +02:00
Zeno Rogue
fa03033c99 arb/rulegen:: trees can now be defined in tes files 2021-07-31 15:14:31 +02:00
Zeno Rogue
0559fce5fb barrier:: the barrier _WALL algorithm now moves step by step 2021-07-31 15:14:31 +02:00