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

665 Commits

Author SHA1 Message Date
Zeno Rogue
5901d9598d faster joystick intiialization 2024-05-28 11:59:03 +02:00
Zeno Rogue
95d7ffee08 provided some more help to bool parameters 2024-05-27 15:53:59 +02:00
Zeno Rogue
82a7077019 in bool dialog items, display help text as mouseover 2024-05-27 15:53:37 +02:00
Zeno Rogue
1cc90a6f76 added help to some bool parameters 2024-05-27 15:21:57 +02:00
Zeno Rogue
1323ec446a fixed a crash when changing 3D always 2024-05-27 15:21:44 +02:00
Zeno Rogue
8db11dc683 bool dialogs 2024-05-27 15:21:31 +02:00
Zeno Rogue
502469a54a innerwall is now a param 2024-05-27 14:38:29 +02:00
Zeno Rogue
8321751cb0 'single color' now works better with live canvas 2024-05-27 14:20:54 +02:00
Zeno Rogue
bfacda7207 ccolor:: live_canvas feature 2024-05-27 14:20:54 +02:00
Zeno Rogue
3ca75bec8e parsecolortable 2024-05-27 14:20:53 +02:00
Zeno Rogue
90c7f6e927 fixed 'formula' pattern to use RGB correctly 2024-05-27 14:20:53 +02:00
Zeno Rogue
f823a53f84 fixed hex color parsing 2024-05-27 14:20:53 +02:00
Zeno Rogue
83575d9d7d color parser 2024-05-27 14:20:53 +02:00
Zeno Rogue
78cd26f456 fixed char_paremeter edit_option, added edit_option for string_parameters, improved warning for lack of edit_option 2024-05-27 14:20:53 +02:00
Zeno Rogue
322b21e999 hardcore now can use a formula 2024-05-27 14:20:53 +02:00
Zeno Rogue
f445d02707 specialized exceptions for param errors 2024-05-27 02:18:22 +02:00
Zeno Rogue
888a34dea6 fixed unused lambda capture 2024-05-26 23:26:49 +02:00
Zeno Rogue
a20158ab65 fixed overzealous override 2024-05-26 23:22:40 +02:00
Zeno Rogue
a703448144 added missing override 2024-05-26 23:20:50 +02:00
Zeno Rogue
998a74800c colortables are now saved correctly 2024-05-26 21:15:26 +02:00
Zeno Rogue
f4796a10f4 config:: provided custom_reset 2024-05-26 20:57:32 +02:00
Zeno Rogue
aa4bf4d818 removed set_default method from parameters 2024-05-26 20:55:39 +02:00
Zeno Rogue
ff8bb20a55 config:: custom parameters now have custom_do_save 2024-05-26 20:51:33 +02:00
Zeno Rogue
a4b9b9b0a5 ccolor::which is now a parameter 2024-05-26 20:38:31 +02:00
Zeno Rogue
1c74774bfa refactored the parameter (saver/setting) system 2024-05-26 20:22:29 +02:00
Jacob Mandelson
1dd4da5135 Make option to show turns on the main screen.
"Liberal" version that shows the turncount unguarded by
nomenukey and ISMOBILE.  Hopefully this means that it'll
display properly on mobile, outside the map region's "DRAG" area.
But this display mode is only used by the mobile builds which I
don't have toolchains for, so can't test it.  :(
2024-05-16 08:31:45 -07:00
Zeno Rogue
f2d81746a7 fixed crash on adding/deleting colors to colortables 2024-05-10 18:37:05 +02:00
Zeno Rogue
ba972ea8d8 more settings for minefield graphics 2024-05-09 10:44:37 +02:00
Zeno Rogue
ce825db2c0 redone the canvas coloring system 2024-05-09 10:44:37 +02:00
Zeno Rogue
84666ade8c fixed a crash setting landscape_div to 0 2024-05-05 15:19:52 +02:00
Zeno Rogue
977bd8ca9d ls:: cursed walls 2024-04-06 18:33:29 +02:00
Zeno Rogue
b20288557e specialland now has param 2024-03-24 11:14:49 +01:00
Zeno Rogue
d43b19625e scale now always can be changed, but cheater flag is set in shmup 2024-03-24 00:39:02 +01:00
Zeno Rogue
350963852c landscape structure is now based on BCC honeycomb 2024-03-21 22:50:42 +01:00
Zeno Rogue
fdf83820f2 ls:: landscape land structure 2024-03-21 20:15:45 +01:00
Zeno Rogue
04c15fc9c6 mapfontscale setting 2024-03-21 18:44:19 +01:00
Zeno Rogue
4421143ae5 customize land mode 2024-03-14 19:27:08 +01:00
Zeno Rogue
5aac5fd2a3 missing override added 2024-02-23 01:38:32 +01:00
Zeno Rogue
2a7e2e96ca fixed crashes when e.g. entering 'ma' as a value 2024-02-22 17:29:58 +01:00
Zeno Rogue
a91f74c86c fixed a crash bug when editing custom_settings 2024-02-22 17:21:57 +01:00
Zeno Rogue
0c34e9fd34 'cylidrical' stereo mode 2024-01-07 09:13:31 +01:00
Zeno Rogue
cb8a3f5424 fixed changing the high-FOV mode to reset shaders 2024-01-07 09:09:18 +01:00
Zeno Rogue
fc808d448b fixed FOV menu to automatically change its upper bound on high-fov modes 2024-01-07 09:08:44 +01:00
Zeno Rogue
3da65f4cd5 translation update: CZ 13.0 included and some fixes 2023-12-27 10:40:04 +01:00
Zeno Rogue
cd7af38e2e fixed loading pre-bow character styles (fixes crashes on loading races) 2023-12-12 20:03:42 +01:00
Zeno Rogue
c63969a21b fix typo 2023-12-03 14:29:08 +01:00
Zeno Rogue
7802194248 deconfused translation checker 2023-12-03 14:29:02 +01:00
Zeno Rogue
a79a7f63a1 added XLAT in some places where it was missing 2023-12-03 14:28:30 +01:00
Zeno Rogue
928ab73fff menu_item_name_modified to help with translation 2023-12-03 14:10:03 +01:00
Zeno Rogue
176ea28a24 bow:: mouse_fire_mode 2023-12-02 11:30:51 +01:00