1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-19 10:19:36 +00:00
Commit Graph

155 Commits

Author SHA1 Message Date
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
Zeno Rogue
5d81260f0b expansion_analyzer is now in cgi 2021-12-11 23:28:05 +01:00
Zeno Rogue
d7a7447699 factored generate_random_path from yendor out 2021-07-31 15:14:31 +02:00
Zeno Rogue
65a2a2e74b fixed a bug in OoY message 2021-06-01 13:07:55 +02:00
Zeno Rogue
83070fe50c PTM is now searchable 2021-06-01 13:07:55 +02:00
Zeno Rogue
b65e5f603f casual mode 2021-06-01 13:07:36 +02:00
Zeno Rogue
0f767e16b6 XLAT refactor continued 2021-05-23 16:00:50 +02:00
Zeno Rogue
c0002da574 refactored some XLAT calls for automated analysis, fixing some bugs on the way 2021-05-23 16:00:50 +02:00
Zeno Rogue
a4fda1b843 fixed modecodes for yendor and tactic despite the ls change 2021-04-15 19:08:10 +02:00
Zeno Rogue
4b1b0516f3 choice of the land structure 2021-04-11 22:15:40 +02:00
Zeno Rogue
5a73510c4f added some guards for MAXMDIM >= 4 and CAP_SOLV 2021-03-30 11:27:48 +02:00
Zeno Rogue
d64c5e338c extra guards 2020-10-15 16:33:52 +02:00
Zeno Rogue
4aeb4e6287 fixed the issues with Orb of Yendor 2020-09-21 12:04:50 +02:00
Zeno Rogue
ff7549ccd2 improved Key generation in Land of Mirrors 2020-09-16 23:49:17 +02:00
Zeno Rogue
3505f17460 redone modecode 2020-08-02 12:55:37 +02:00
Zeno Rogue
947ec6afe9 fixed error 2020-07-30 03:40:00 +02:00