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

10667 Commits

Author SHA1 Message Date
Zeno Rogue 078d16a4e4 re-code when obtaining a new code different from the old one, due to the new version 2024-06-02 18:18:56 +02:00
Zeno Rogue 520314c2c5 fixed incorrect information saved about converting 2024-06-02 18:18:15 +02:00
Zeno Rogue 6a086e9764 fixup to header 2024-06-02 18:17:59 +02:00
Zeno Rogue 13ff317948 one more fix 2024-06-02 18:02:02 +02:00
Zeno Rogue c5cc8be04f identify only used unidentified modes 2024-06-02 18:01:18 +02:00
Zeno Rogue f80492f365 custom modes: load mode fully 2024-06-02 18:01:00 +02:00
Zeno Rogue 70747f938d load scores before showing custom modes 2024-06-02 18:00:47 +02:00
Zeno Rogue 00644cb2ef fixed again popping screen by irregular 2024-06-02 17:59:49 +02:00
Zeno Rogue d4cb90fe1c mode search and switchable include unused modes 2024-06-02 17:17:34 +02:00
Zeno Rogue 7cfda649be irregular:: do not pop screen if failed map 2024-06-02 17:17:34 +02:00
Zeno Rogue 4f868faee4 improved handling of missing files in arb::run 2024-06-02 17:17:34 +02:00
Zeno Rogue 22e0d8264f a key to identify unidentified modes 2024-06-02 17:17:34 +02:00
Zeno Rogue cd11bc2332 protected the loading of modes 2024-06-02 17:17:34 +02:00
Zeno Rogue 43f998453e corrected load_modedata 2024-06-02 17:17:34 +02:00
Zeno Rogue 0c0dcaba45 tscore functions no longer create zeros if not played yet 2024-06-02 17:17:34 +02:00
Zeno Rogue 20ce218bec fixed issues when failed to load an irregular map 2024-06-02 17:17:34 +02:00
Zeno Rogue 249dff7382 using an exception in euclid 2024-06-02 17:17:34 +02:00
Zeno Rogue df5deaba4b fixed the displayed name of arbitrary tiling when converting 2024-06-02 17:17:34 +02:00
Zeno Rogue 517f540800 count_scores -- move earlier 2024-06-02 17:17:34 +02:00
Zeno Rogue 5877690cce custom modes manager now lists modes which have recorded scores 2024-06-02 17:17:34 +02:00
Zeno Rogue c9b7e0ac1d CLI function -listmodes 2024-06-02 17:17:34 +02:00
Zeno Rogue 226881020d identify modes from different versions 2024-06-02 17:17:34 +02:00
Zeno Rogue 809351e6a5 factor compute_tscore in tactic and yendor 2024-06-02 17:17:05 +02:00
Zeno Rogue 99564ddfc9 read legacy mode codes 2024-06-02 17:17:05 +02:00
Zeno Rogue 59c52a8176 refactored mode_description to a separate function 2024-06-02 17:17:05 +02:00
Zeno Rogue 7af403490a fixed the bug with smart range 2024-05-31 19:18:08 +02:00
Zeno Rogue 2314eaba29 fixed non-enterable characters 2024-05-29 14:22:44 +02:00
Zeno Rogue 5d34760290 v13.0l 2024-05-29 13:58:21 +02:00
Zeno Rogue 50d70097cb fixup to another fix 2024-05-29 13:52:12 +02:00
Zeno Rogue c16c064b21 fixed loading used model 2024-05-29 13:52:02 +02:00
Zeno Rogue 448397ab1d fixed Orb Energy orb desc and Air charges 2024-05-29 13:51:53 +02:00
Zeno Rogue b482dabb84 fixed crashes when apply_settings_light with no cgip 2024-05-29 13:51:35 +02:00
Zeno Rogue 478be692de do not exit on sfc if save not even loaded 2024-05-29 13:51:20 +02:00
Zeno Rogue dda979ad14 delayed start in config file 2024-05-29 13:51:09 +02:00
Zeno Rogue 9485495e48 v13.0k 2024-05-28 20:21:45 +02:00
Zeno Rogue d4a610c2b6 fixed orb change display 2024-05-28 20:21:07 +02:00
Zeno Rogue 003ca36ee5 fixed backward incompatible color reading from config 2024-05-28 20:20:56 +02:00
Zeno Rogue 9752cdede1 fixed symbol changed enable archimedean unexpectedly 2024-05-28 20:20:28 +02:00
Zeno Rogue fbd2cc6b9d v13.0j 2024-05-28 19:35:48 +02:00
Zeno Rogue 5324d3d068 fixed parameters in VR 2024-05-28 18:55:22 +02:00
Zeno Rogue d34070f709 fixed atomic 2024-05-28 17:18:39 +02:00
Zeno Rogue 5d576c3344 display charge count for all orbs, and activation costs for frog-like orbs 2024-05-28 15:45:31 +02:00
Zeno Rogue c6c040eead testing in menu_format 2024-05-28 15:35:42 +02:00
Zeno Rogue aec2463f2f more explanation to menu format 2024-05-28 15:26:45 +02:00
Zeno Rogue ba44e111ca fixed string_parameter editors forgetting the edited text 2024-05-28 15:26:10 +02:00
Zeno Rogue 43d1fd3db8 known keynames for all F1-F10 2024-05-28 15:15:41 +02:00
Zeno Rogue 727ae8a260 gametime available in formulas 2024-05-28 15:09:18 +02:00
Zeno Rogue 99bc842c57 generalized show_turns to menu_format 2024-05-28 15:09:00 +02:00
Zeno Rogue a9d6def718 string parameters are now correctly editable 2024-05-28 15:08:30 +02:00
Zeno Rogue 0d5723dd69 config:: pre reactions 2024-05-28 15:07:29 +02:00