Commit Graph

232 Commits

Author SHA1 Message Date
Zeno Rogue 977bd8ca9d ls:: cursed walls 2024-04-06 18:33:29 +02:00
Zeno Rogue 960485ec8e autocheat now circumvents the lock on the Princess Challenge 2024-03-27 23:52:22 +01:00
Zeno Rogue afd4a3f4e3 custom mode manager and custom welcome messages 2024-03-22 01:22:34 +01:00
Zeno Rogue fdf83820f2 ls:: landscape land structure 2024-03-21 20:15:45 +01:00
Zeno Rogue 4421143ae5 customize land mode 2024-03-14 19:27:08 +01:00
Zeno Rogue 7a352ccf43 in eligibility, mark that leaderboards are separate 2023-12-17 22:03:35 +01:00
Zeno Rogue 8c57e8b746 in achievement eligiblity, a message if not in this version 2023-12-17 17:42:28 +01:00
Zeno Rogue 71cbc8e221 achievement eligibility display 2023-12-15 11:00:41 +01:00
Zeno Rogue a79a7f63a1 added XLAT in some places where it was missing 2023-12-03 14:28:30 +01:00
Zeno Rogue 8984cd8cd2 list settings may now be configured to need confirmation to change 2023-10-29 11:00:19 +01:00
Zeno Rogue ddb06573df crossbow:: weapon selection in menu 2023-10-28 09:51:27 +02:00
Zeno Rogue ef93305313 ls:: randomwalk_size parameter added 2023-09-22 12:55:17 +02:00
Zeno Rogue f62fcc12fc ls:: horodisk mode now has a parameter controlling perfection vs density 2023-09-18 11:09:06 +02:00
Zeno Rogue 67d38feabd camera_angle now uses matrix dialog 2023-08-14 18:08:28 +02:00
Zeno Rogue b6f13b953b more OOP-style standard dialogs 2023-08-09 14:01:24 +02:00
Zeno Rogue 1554caa7b4 rotations are now represented as matrices, not angles 2023-08-08 16:27:52 +02:00
Zeno Rogue 06523e063e used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable 2022-11-13 16:22:55 +01:00
Zeno Rogue 7267b3c7ce fixed overview page buttons back 2022-10-27 16:06:39 +02:00
Zeno Rogue 29ba4138a4 dialog:: improvements to list dialogs 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 75f58766a2 made background screen darkening consistent and optional 2022-07-05 11:51:06 +02:00
Zeno Rogue 952b99856d fixed Minesweeper in the highlights menu 2022-06-21 10:28:24 +02:00
Zeno Rogue f3f502e65e special modes cleanup, highlights cleanup 2022-06-17 01:03:31 +02:00
Zeno Rogue fd36f65fc4 moved creative to game menu 2022-06-17 00:27:56 +02:00
Zeno Rogue e6d0c0c803 unified the Quest screen and Main menu. 2022-06-16 23:54:47 +02:00
Zeno Rogue 54971828da racing:: fixup 2022-06-16 23:14:19 +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
Jesse Ruderman 306066fa4e Filtering the Overview now hides page buttons reliably 2021-07-08 01:32:11 -07:00
Jesse Ruderman a89524918a Overview cheats: arrow keys no longer make treasure/orb counts negative 2021-07-03 02:47:44 -07:00
Arthur O'Dwyer a6a8e5430a Fix some low-hanging translation bugs. 2021-06-29 06:26:40 -04:00
Zeno Rogue 9fce0078c8 fixup to default_land_structure 2021-06-03 14:35:46 +02:00
Zeno Rogue 196d0dcb4c refactored default_land_structure 2021-06-03 13:26:10 +02:00
Zeno Rogue 0698336354 CAP_SAVE guards for casual 2021-06-03 13:26:10 +02:00
Zeno Rogue 41235b4afa Increased lands_for_hell() to 40 in casual 2021-06-01 13:07:56 +02:00
Zeno Rogue 03c41443c4 no more world overview in Yendor Challenge 2021-06-01 13:07:56 +02:00
Zeno Rogue ad753b12ca texts improved 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 ea22207a28 made ge_land_selection searchable, also fixed the dialog title 2021-06-01 13:07:55 +02:00
Zeno Rogue 77ae9d22c3 fixed missing translatability for the Hardcore messages 2021-06-01 13:07:36 +02:00
Zeno Rogue b65e5f603f casual mode 2021-06-01 13:07:36 +02:00
Zeno Rogue f015023421 more text fixes found while translating 2021-05-24 11:42:46 +02:00
Zeno Rogue 8f4a0935b9 more XLAT refactoring, and preparation for gentrans.cpp 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 0add1e5c0d land structure in menu does not display OFF if ineligible_starting_land 2021-04-25 11:33:40 +02:00
Zeno Rogue 0da2c70674 fixed the Highlights & Achievements menu to set the correct land structure 2021-04-23 20:43:51 +02:00
Zeno Rogue 60c1e0f8f3 'land structure' selector now displays OFF if the default structure is selected 2021-04-23 20:40:07 +02:00
Zeno Rogue 056419288c enabling canvas now automatically enables ls::single 2021-04-23 20:09:23 +02:00
Zeno Rogue 91bd0c2018 lovasz completed 2021-04-15 18:21:05 +02:00
Zeno Rogue 4b1b0516f3 choice of the land structure 2021-04-11 22:15:40 +02:00
Zeno Rogue 49a1cf1cab CLI option d:history 2021-03-09 10:48:21 +01:00