1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-08 16:12:06 +00:00
Commit Graph

170 Commits

Author SHA1 Message Date
Zeno Rogue 1cde32a3c2 going back towards the Orb of Yendor now updates lastexplore 2026-04-17 21:36:07 +02:00
Zeno Rogue 48e631b4e6 pressing yendor/tactic mode in the menu now, when active, automatically disables the mode 2026-04-17 14:35:02 +02:00
Zeno Rogue a0fc2c4b40 nicer display_bottom_buttons (replaces displayPageButtons) 2026-04-17 14:33:53 +02:00
Zeno Rogue 38e50861a0 editInfix now also has sym argument 2025-12-11 20:48:08 +01:00
Zeno Rogue 315dc2a849 removed an unused argument in displayPageButtons 2025-11-11 18:51:07 +01:00
Zeno Rogue bb2c794a40 added dialog_font_scale and lands_per_page options 2025-11-11 18:46:16 +01:00
Zeno Rogue 113e75d5e1 new system for debug logs 2025-10-19 15:47:01 +02:00
Zeno Rogue f39e3b1c89 fixes in the peace/exploration menu 2025-08-05 09:37:01 +02:00
Zeno Rogue 81003949af fixes to translations 2025-07-09 18:00:00 +02:00
Zeno Rogue 6cff0839fd unlock_all flag 2024-12-01 12:43:31 +01:00
Zeno Rogue 5a6f5cc4a5 fixed a bug loading scores from other modes to standard mode 2024-07-27 23:25:04 +02:00
Zeno Rogue a07ac62e7d fixed PTM title line covering the statistics of the top land in high resolution 2024-07-27 21:57:58 +02:00
Zeno Rogue 0f8e95d481 fixes to custom land list PTM settings saving 2024-07-11 18:24:15 +02:00
Zeno Rogue f47f37ffd8 custom land list mode now can configure PTM runs/multipliers 2024-07-09 21:30:19 +02:00
Zeno Rogue b3d3661e13 do not generate modecodes without need 2024-06-22 02:04:34 +02:00
Zeno Rogue bb14c55997 fixed a compile error in some compilers 2024-06-07 07:54:28 +02:00
Zeno Rogue 93dcc68acb naming modes 2024-06-06 13:37:22 +02:00
Zeno Rogue 94c02b5082 sorting custom modes 2024-06-06 13:13:17 +02:00
Zeno Rogue c80b34140f when watching score from custom modes, show only the current custom mode 2024-06-02 18:30:57 +02:00
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 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 d4cb90fe1c mode search and switchable include unused modes 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 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 7982ea0e58 Removed references to private/daily.cpp and private/hypersteam.cpp. Also removed HAVE_ACHIEVEMENTS as it was redundant to CAP_ACHIEVE 2024-05-16 21:21:13 +02:00
Zeno Rogue 0323e4100e fixed the key being generated on ivy 2024-04-08 00:45:03 +02:00
Zeno Rogue 6f7e5b4d6a load_mode_data error checking 2024-03-27 23:52:22 +01:00
Zeno Rogue deb207e4c3 load_mode_data now resets creature scale in shmup 2024-03-24 11:15:33 +01:00
Zeno Rogue dee90f8d7c creature_scale saved to modedata 2024-03-24 00:41:36 +01:00
Zeno Rogue fdf83820f2 ls:: landscape land structure 2024-03-21 20:15:45 +01:00
Zeno Rogue c85b4d2f2b save/load mode data, via CLI 2024-03-14 19:28:33 +01:00
Zeno Rogue 424186b10d horodisk_from and randomwalk_size saved to save_mode_data 2024-03-14 19:27:50 +01:00
Zeno Rogue 4421143ae5 customize land mode 2024-03-14 19:27:08 +01:00
Zeno Rogue 079094799d bow changes mode, disables achievements, displayed in rich presence and bottom line 2023-10-28 09:51:27 +02:00
Zeno Rogue e65723002f tactic:: fixed page buttons 2022-11-04 23:15:00 +01:00
Zeno Rogue c65d17063f yendor:: improved layout 2022-11-04 23:15:00 +01:00
Zeno Rogue 29ba4138a4 dialog:: improvements to list dialogs 2022-10-27 16:06:39 +02:00
Zeno Rogue 781d6f0257 dialog:: list used in Yendor 2022-10-27 16:06:39 +02:00
Zeno Rogue 308fcd90aa savefile selection / an option to use no savefile 2022-09-15 12:38:39 +02:00
Zeno Rogue c9dae8e753 peace:: cleanup 2022-06-17 01:03:05 +02:00
Zeno Rogue 793148729b An option to play on a disk (and use bounded space rules). Also renamed 'bounded' flag to 'closed' or similar, and improved Halloween 2022-05-21 13:08:42 +02:00