1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

8140 Commits

Author SHA1 Message Date
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
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
Zeno Rogue
a5d5cba14d fixed allies affecting Terracotta Warriors without actually moving next to them 2021-11-07 10:11:16 +01:00
Zeno Rogue
ea079ba0d1 which_copy now consistenly includes rotation -- seems to fix cat moving problem 2021-11-07 10:03:16 +01:00
Zeno Rogue
18f2ccf1d4 rulegen:: fix_distances on tmove 2021-11-07 09:59:44 +01:00
Zeno Rogue
12dcd348b0 sol:: stop crashing if coordinates are NAN 2021-11-07 09:59:22 +01:00
Zeno Rogue
6078f53dbc fixed colors in coxeter 2021-11-07 09:07:51 +01:00
Zeno Rogue
215f203d40 removed the Gardener flag as it is handled by achievement_gain_once 2021-11-07 08:43:41 +01:00
Zeno Rogue
0d08dceddf fixed a subtle issue causing max_examine_branch error 2021-11-03 10:20:29 +01:00
Zeno Rogue
ea9936c544 rulegen:: fix memory leak in add_other_origins 2021-11-03 09:42:40 +01:00
Zeno Rogue
f3d7601c88 rulegen:: fix_distances in numerical_fix 2021-11-03 09:42:21 +01:00
Zeno Rogue
54b37284eb devmods:: rulegen-tests:: -tesgen option 2021-11-01 17:27:28 +01:00
Zeno Rogue
65355469ff devmods:: rulegen-tests:: a comment 2021-11-01 17:27:06 +01:00
Zeno Rogue
9c2d0dec05 devmods/rulegen-tests:: some extra stats 2021-11-01 17:26:28 +01:00
Zeno Rogue
391d1a646b rulegen:: simplified get_parent_dir 2021-11-01 17:25:50 +01:00
Zeno Rogue
cca9afaba9 rulegen:: fixed a bug with sidecache not clearing on single_live_branch_close_to_root 2021-11-01 17:25:39 +01:00
Zeno Rogue
233934630f rulegen:: find_new_shortcut also called in the other direction 2021-11-01 17:25:24 +01:00
Zeno Rogue
78298432da rulegen:: numerical-fix, known-structure and known-distances 2021-11-01 17:24:54 +01:00
Zeno Rogue
e36a8970f4 rulegen:: some extra debug 2021-11-01 17:22:50 +01:00
Zeno Rogue
ed156e9efb rulegen:: reinforced trace_root_path 2021-11-01 17:21:50 +01:00
Zeno Rogue
523f640fa5 rulegen:: fixed hashing in case of incompatible distances 2021-11-01 17:20:08 +01:00
Zeno Rogue
a7149f7054 rulegen:: fix_distances on connect_and_check 2021-11-01 17:18:16 +01:00
Zeno Rogue
78d33ec573 rulegen:: used EX 2021-11-01 17:18:06 +01:00
Zeno Rogue
045dc90378 another fixup to last 2021-11-01 17:17:16 +01:00
Zeno Rogue
159ed86045 fixup to last 2021-11-01 17:15:23 +01:00
Zeno Rogue
1a74241cd9 devmods:: rulegen-tests:: time measuring improvements (movecount and attempts) 2021-11-01 17:14:01 +01:00
Zeno Rogue
1e2ffd611c devmods:: rulegen-tests:: disdable bigstuff 2021-11-01 17:13:07 +01:00
Zeno Rogue
4040f56262 rogueviz:: added the missing function on_cleanup_or_next 2021-10-17 17:02:34 +02:00
Zeno Rogue
1e504d98ae arb:: loading tes options is now optional 2021-10-17 09:40:28 +02:00
Zeno Rogue
839ca440ea refer to color by HTML name in commandline arguments 2021-10-17 09:18:31 +02:00
Zeno Rogue
9d26e98fcd colors:: allocate more colors 2021-10-17 09:05:51 +02:00
Zeno Rogue
25b77617cd star samples 2021-10-17 08:31:57 +02:00
Zeno Rogue
eac543fe07 fixup to last 2021-10-15 22:39:45 +02:00
Zeno Rogue
ce4be1bc6b fixed pseudogonal to pseudohedral 2021-10-15 22:38:24 +02:00
Zeno Rogue
cb75ba44dc pseudogonal mode 2021-10-15 22:36:43 +02:00
Zeno Rogue
e3c80b70bf arb:: a feature to add commandline options 2021-10-15 22:15:47 +02:00
Zeno Rogue
6821caa509 arb:: star option 2021-10-15 22:15:15 +02:00
Zeno Rogue
a6022178b3 arg:: run_arguments function 2021-10-15 22:14:30 +02:00
Zeno Rogue
432499f903 eatchar in parser 2021-10-15 22:13:52 +02:00