1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-19 04:22:07 +00:00
Commit Graph

7942 Commits

Author SHA1 Message Date
Zeno Rogue cd1f421c70 rulegen:: tests:: changing colors and some other new features for making screenshots 2021-08-23 15:57:12 +02:00
Zeno Rogue e5aa10df83 move_to function 2021-08-23 15:56:45 +02:00
Zeno Rogue 711ae44605 rulegen:: handle dead roots 2021-08-23 15:50:08 +02:00
Zeno Rogue 308ed5cbb1 rulegen:: fixed branch conflicts handled incorrectly 2021-08-23 15:49:48 +02:00
Zeno Rogue 9e04e053df rulegen:: do not include conversion time 2021-08-23 12:07:18 +02:00
Zeno Rogue c36116f125 rulegen:: tests:: precision testing, report solid_err 2021-08-23 12:06:52 +02:00
Zeno Rogue b41785d671 mymake:: quiet option -q 2021-08-22 23:42:12 +02:00
Zeno Rogue 6c9f7e71e1 better handling of precision errors in arcm and arb 2021-08-22 23:41:38 +02:00
Zeno Rogue 5e87f08f54 walker::peek() is now const 2021-08-22 23:34:19 +02:00
Zeno Rogue 536c1c21ea sidecache was not cleared -- added 2021-08-22 19:42:25 +02:00
Zeno Rogue 59aed89f96 rulegen:: w_bfs option 2021-08-22 19:42:07 +02:00
Zeno Rogue 320ff44ef3 fixup to export flag names 2021-08-22 19:41:44 +02:00
Zeno Rogue 565d43665e rulegen:: fixup to numerical 2021-08-22 14:31:30 +02:00
Zeno Rogue c5c8d4a928 rulegen:: fixup to time computation 2021-08-22 14:31:23 +02:00
Zeno Rogue 359227c84a rulegen:: fix weird errors 2021-08-22 14:31:13 +02:00
Zeno Rogue d361d2bf61 rulegen:: report all_solid_errors 2021-08-22 14:30:52 +02:00
Zeno Rogue 1c08b5500f rulegen:: implemented w_numerical 2021-08-22 14:30:24 +02:00
Zeno Rogue 75e637be30 rulegen:: epxort flag names 2021-08-22 14:28:54 +02:00
Zeno Rogue 489c930ced rulegen:: new test value 2021-08-22 00:28:52 +02:00
Zeno Rogue 3616221118 rulegen:: updated tests to use new features 2021-08-22 00:23:51 +02:00
Zeno Rogue 29f2570662 rulegen:: timeout feature 2021-08-22 00:12:22 +02:00
Zeno Rogue db28ca7c4a stats fixup 2021-08-22 00:10:14 +02:00
Zeno Rogue 6db8f857e1 rulegen:: flags to test variants of the algorithm 2021-08-22 00:10:02 +02:00
Zeno Rogue 3654ca58aa rulegen:: more fixes in reporting 2021-08-21 23:40:50 +02:00
Zeno Rogue 7f33024321 fixup to dlbonus removal 2021-08-21 23:38:42 +02:00
Zeno Rogue 60a8992b29 rulegen:: extra stats, extra cleanup 2021-08-21 23:38:36 +02:00
Zeno Rogue a272bb399d rulegen:: removed dlbonus as it is unused 2021-08-21 23:35:04 +02:00
Zeno Rogue 5f1f10c79f Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-08-20 11:40:09 +02:00
Zeno Rogue c999d4c314 rulegen:: tests:: now can test regular and Archimedean tessellations and their variations 2021-08-20 11:37:38 +02:00
Zeno Rogue 566f05a6d0 arb::convert:: had debug lines which caused conversion to end up even if it worked correctly 2021-08-20 11:35:09 +02:00
Zeno Rogue 647f7132dd improved find_single_live_branch 2021-08-20 01:36:14 +02:00
Zeno Rogue 78ee00ddea fixed problems in resolve_confusion 2021-08-20 01:35:19 +02:00
Zeno Rogue 1135aaab7e set try_to_resolve_confusion to true 2021-08-20 01:34:00 +02:00
Zeno Rogue 71d416f78d max_getside configurable 2021-08-20 00:48:09 +02:00
Zeno Rogue 25aa5d62e1 rulegen:: do not repeat importants 2021-08-20 00:46:22 +02:00
Zeno Rogue 153a639337 rulegen:: removed junk 2021-08-20 00:45:46 +02:00
Zeno Rogue 40792a3aa1 faster get_side hard case 2021-08-20 00:44:24 +02:00
Zeno Rogue 0d60ff6bdc find_new_shortcuts fix hid original shortcuts 2021-08-20 00:44:12 +02:00
Zeno Rogue e80782be87 converted wrongcode from rulegen_failure to rulegen_retry 2021-08-19 13:22:31 +02:00
Zeno Rogue 0ed4b8f367 rulegen-tests:: improvements 2021-08-19 13:19:32 +02:00
Zeno Rogue 2f11f9babb refactored clean_data and clean_parents 2021-08-19 13:19:11 +02:00
Zeno Rogue 881b262174 removed mismatch_error to multiple error causes 2021-08-19 13:19:01 +02:00
Zeno Rogue 19f65644e7 rulegen:: check all live branches, not until the first error 2021-08-19 13:18:38 +02:00
Zeno Rogue c58f12cfc6 rulegen:: just call rules_iteration_for for unknown states, no need to restart 2021-08-19 13:17:56 +02:00
Zeno Rogue d7f40b8cdb more handle_distance_errors 2021-08-19 13:14:57 +02:00
Zeno Rogue 5e249ba4f4 rulegen:: in find_new_shortcuts don't find subshortcuts 2021-08-19 13:14:15 +02:00
Zeno Rogue cd52fe35b2 rulegen:: renamed check_solid to find_new_shortcuts 2021-08-19 13:13:59 +02:00
Zeno Rogue 31d359d908 multiple shortcuts per sample, check_solid on unification 2021-08-19 13:12:26 +02:00
Zeno Rogue 1b1d38bda6 fixup to tests improved 2021-08-19 01:40:15 +02:00
Zeno Rogue 80d5ee7c37 rulegen:: tests improved 2021-08-19 01:39:49 +02:00