1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-20 13:02:10 +00:00
Commit Graph

8177 Commits

Author SHA1 Message Date
Zeno Rogue d74edf07db rulegen:: build shortcuts on parent change 2021-12-25 21:31:36 +01:00
Zeno Rogue d1ed0ab779 fixed >= to > in smart shortcut 2021-12-25 01:36:44 +01:00
Zeno Rogue 99486bfc3c disabled debug of smart shortcuts 2021-12-25 01:36:25 +01:00
Zeno Rogue d1043152dc in fix_distances, also fix parent_dir 2021-12-25 01:35:48 +01:00
Zeno Rogue 5115a379ee fixup to smart shortcuts 2021-12-24 23:13:57 +01:00
Zeno Rogue f861126171 rulegen:: smarter shortcuts 2021-12-24 23:13:05 +01:00
Zeno Rogue 127b64dc66 fixup to twalker I think 2021-12-24 23:11:50 +01:00
Zeno Rogue 2af34b84f2 rulegen:: better debugging on solid 2021-12-24 23:11:33 +01:00
Zeno Rogue 31272587b5 arb:: extra stats about the tiling available 2021-12-24 23:10:47 +01:00
Zeno Rogue c160a506e6 rulegen:: tests:: do not crash on failure 2021-12-24 23:10:18 +01:00
Zeno Rogue 67dcda0f25 rulegen:: tests:: more stats available 2021-12-24 23:10:06 +01:00
Zeno Rogue 0fb6ddb3bc rulegen:: tests:: list coordination sequences 2021-12-24 23:09:47 +01:00
Zeno Rogue 1343eacc1c rulegen:: tests:: disable timeout on iterate and irradiate 2021-12-24 23:08:47 +01:00
Zeno Rogue a065fc4d86 rulegen:: base the functions on twalkers to avoid unification errors 2021-12-24 23:08:14 +01:00
Zeno Rogue a373bad6c7 hyper-main:: convenience functions for the shared library 2021-12-19 13:08:12 +01:00
Zeno Rogue cf0d9ac501 mymake:: an option -shared to create a less intrusive shared object library 2021-12-19 13:07:50 +01:00
Zeno Rogue 92745fe1bb mymake:: an option -o to change the executable name 2021-12-19 13:07:18 +01:00
Zeno Rogue 87c902c4b8 fixed fat edges in some H3 honeycombs 2021-12-14 11:19:15 +01:00
Zeno Rogue fa79d67016 12.0j v12.0j 2021-12-13 22:34:35 +01:00
Zeno Rogue 217d4a770d fixed selecting gravity/ocean as the starting land 2021-12-13 22:30:26 +01:00
Zeno Rogue abec39422c fixed a problem with victory achievements 2021-12-13 22:15:08 +01:00
Zeno Rogue 1eb762fde2 12.0i 2021-12-13 22:15:08 +01:00
Zeno Rogue d3fb683a95 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-12-12 22:39:54 +01:00
Zeno Rogue 973fc68b66 rogueviz:: added new modules to rogueviz-all.cpp 2021-12-12 22:39:16 +01:00
Zeno Rogue 58630373e7 rogueviz:: horo63 added 2021-12-12 22:38:49 +01:00
Zeno Rogue bbe6843390 rogueviz:: GoBot added 2021-12-12 22:38:15 +01:00
Zeno Rogue 8658d2abde rogueviz:: platformer added 2021-12-12 21:42:07 +01:00
Zeno Rogue c4a55669c8 Hyperbugs now ignore the player in peace mode. 2021-12-12 21:21:27 +01:00
Zeno Rogue 7350af18f2 fixed the Nature + movement orb combo, without Empathy 2021-12-12 21:14:41 +01:00
Zeno Rogue e238a7ddf9 fixed the Nature + Slaying + Empathy combo 2021-12-12 21:06:47 +01:00
Zeno Rogue 5d476fff1c fixed 'Orb of the Love' 2021-12-12 20:41:11 +01:00
Zeno Rogue 32bfdf42c3 Krakens no longer destroy player boats in peaceful mode 2021-12-12 20:35:18 +01:00
Zeno Rogue 3dde8d805a ray:: rmap_get_by_id and rmap_get_id_of 2021-12-12 00:30:44 +01:00
Zeno Rogue 00c71c5212 export curvedata 2021-12-12 00:30:07 +01:00
Zeno Rogue d3f397fe27 fieldpattern:: call analyze immediately 2021-12-12 00:29:03 +01:00
Zeno Rogue df2180cf67 fieldpattern:: removed currfp. in analyze which could cause a loop 2021-12-12 00:28:48 +01:00
Zeno Rogue 5d81260f0b expansion_analyzer is now in cgi 2021-12-11 23:28:05 +01:00
Zeno Rogue cfcd8a5e57 fixed a bug in parsing unary - 2021-12-09 20:53:52 +01:00
Zeno Rogue 8220611718 third_person_rotation 2021-11-30 20:56:36 +01:00
Zeno Rogue a4ec0cabf0 knuth-bendix implementation 2021-11-23 10:25:28 +01:00
Zeno Rogue 914f2b9a57 rulegen-tests improved 2021-11-23 10:25:16 +01:00
Zeno Rogue a98d9cb699 disable_floorshapes 2021-11-23 10:24:51 +01:00
Zeno Rogue 237a521e80 Merge pull request #299 from dulsi/master
Add HYPERFONTPATH to make it easier to package on Fedora.
2021-11-18 17:26:02 +01:00
Dennis Payne d31c330d8b Add HYPERFONTPATH to make it easier to package on Fedora. 2021-11-17 10:11:13 -05:00
Zeno Rogue 770949978a reduced the other land range for currentLocalTreasure in 3D geometries 2021-11-07 10:53:04 +01:00
Zeno Rogue 9ca670af20 do not remove faraway treasures in 3D geometries (they are not that far away...) 2021-11-07 10:52:25 +01:00
Zeno Rogue a8d2e589f1 that fixup was added? 2021-11-07 10:41:27 +01:00
Zeno Rogue 98969e4b6b fixed openplains in nowalls mode 2021-11-07 10:34:53 +01:00
Zeno Rogue d07ae075bc ray:: fixed raycaster in 2dim geometries crashing 2021-11-07 10:19:21 +01:00
Zeno Rogue 456adb32c0 fixup to 'which_copy includes rotation' 2021-11-07 10:14:08 +01:00