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

10831 Commits

Author SHA1 Message Date
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
Zeno Rogue
ab0ca74328 fixed the font file name, also fixed the problem in rawdisplaystr 2024-05-28 13:41:30 +02:00
Zeno Rogue
e66f071521
Merge pull request #378 from jlmjlm/fakemob-font
Make fake-mobile fail cleanly if font missing.
2024-05-28 13:36:01 +02:00
Zeno Rogue
b7bfe746cb updated the font name in fake-mobile 2024-05-28 13:34:42 +02:00
Zeno Rogue
093044ba83 Orb of Luck now removes the blue bug bias 2024-05-28 13:33:19 +02:00
Zeno Rogue
3c29b987ce fixup to shape pattern 2024-05-28 13:08:08 +02:00
Zeno Rogue
a755f26075 make exception text available for parse errors 2024-05-28 13:05:55 +02:00
Zeno Rogue
c1bacb0695 catch exception in case if failed to convert 2024-05-28 13:05:07 +02:00
Zeno Rogue
e2c81eeae7 size of the world in arcm now can be pressed just like in geom_exp 2024-05-28 13:04:52 +02:00
Zeno Rogue
fcc3cae938 fixed the shape pattern for converted tilings 2024-05-28 13:04:24 +02:00
Zeno Rogue
3b3e9e2de6 fixed arb::convert to take 'step' into account, not only 'next' 2024-05-28 13:02:12 +02:00
Zeno Rogue
5901d9598d faster joystick intiialization 2024-05-28 11:59:03 +02:00
Zeno Rogue
6bf198946c chainspilling lava slimes 2024-05-28 11:58:41 +02:00
Zeno Rogue
a3261b21da throw color parse error if wrong length 2024-05-27 22:24:20 +02:00
Zeno Rogue
3da7e4c020 removed debug spam 2024-05-27 20:29:31 +02:00
Zeno Rogue
ce09e4910e display smaller mouseover help if there is too much text 2024-05-27 15:54:12 +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
0df75589ca phi now available in formulas 2024-05-27 14:20:54 +02:00
Zeno Rogue
358554d60e sides and shape now available in color formula 2024-05-27 14:20:54 +02:00
Zeno Rogue
c594aea40e windmap and cdata available in color formula 2024-05-27 14:20:54 +02:00
Zeno Rogue
03c549b010 hsv color definition 2024-05-27 14:20:54 +02:00
Zeno Rogue
937a291485 atan2 function in parser 2024-05-27 14:20:54 +02:00
Zeno Rogue
0e09775669 clamp function 2024-05-27 14:20:54 +02:00
Zeno Rogue
5c03f9c7fe fixed wallif 2024-05-27 14:20:54 +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
4f761c70cb Wax walls in Canvas now not only in 3D 2024-05-27 14:20:53 +02:00
Zeno Rogue
3ca75bec8e parsecolortable 2024-05-27 14:20:53 +02:00
Zeno Rogue
54443e365d argcolor now uses parsecolor 2024-05-27 14:20:53 +02:00
Zeno Rogue
6ca2051c96 bugfix in parsecolor 2024-05-27 14:20:53 +02:00
Zeno Rogue
e5e89c4800 all color names are now accepted in parsecolor 2024-05-27 14:20:53 +02:00
Zeno Rogue
bb6df35bf2 moved wallif to parsecolor from general parse 2024-05-27 14:20:53 +02:00