1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 06:33:19 +00:00
Commit Graph

2153 Commits

Author SHA1 Message Date
Zeno Rogue
ad3355f500 parsing expressions allowed for integers too 2018-09-23 16:34:53 +02:00
Zeno Rogue
34921e983e fixed unary minus in number parser 2018-09-23 16:34:53 +02:00
Zeno Rogue
71d0773c8d replaced isnumber with is_number to fix compilation error in some compilers 2018-09-23 16:34:53 +02:00
Zeno Rogue
c5ef68730e fixed pattern hotkeys in expansion 2018-09-23 16:34:53 +02:00
Zeno Rogue
0435c490c3 expansion analyzer now uses the correct order of children 2018-09-23 16:34:46 +02:00
Zeno Rogue
0294c0acb1 options -pal and -palrgba now accept the pattern name 2018-09-21 21:31:11 +02:00
Zeno Rogue
c1de923454 extra features related to expansion 2018-09-21 19:51:13 +02:00
Zeno Rogue
12a2a78d8a enabled sightrange increase in Archimedean, also translation of sightrange and better note about additional options 2018-09-21 19:50:18 +02:00
Zeno Rogue
cebfcf5196 separated function chosenDownId 2018-09-21 19:49:03 +02:00
Zeno Rogue
2762b1197c fixed wrong infinity used 2018-09-14 01:36:58 +02:00
Zeno Rogue
a556ef0823 improvements in expansion 2018-09-13 20:38:06 +02:00
Zeno Rogue
ecf351e16a disabled rogueviz slides in online RogueViz 2018-09-13 00:36:08 +02:00
Zeno Rogue
92517d7413 fixed a bug with rendering renderbuffer to SDL_Surface (vid.yres used instead of y) 2018-09-13 00:35:54 +02:00
Zeno Rogue
198ae61ae4 creating [Baby] Tortoises in the map editor now creates 'local' ones at first, and random ones on another click 2018-09-13 00:35:21 +02:00
Zeno Rogue
0116f1ae74 missing file added 2018-09-12 06:10:56 +02:00
Zeno Rogue
9bf8842124 expansion is now computed exactly and for most geometries 2018-09-12 04:23:15 +02:00
Zeno Rogue
b5c0675daa fixed eudist in bitruncated square grid 2018-09-12 04:15:35 +02:00
Zeno Rogue
3bf2ed1d2d anims:: fixed some issues with exporting animations 2018-09-10 22:37:17 +02:00
Zeno Rogue
47fab92cf3 anims::arg:: -animcircle accepts circle_display_color argument 2018-09-10 20:33:06 +02:00
Zeno Rogue
bdcae25c8e dialog:: fixed parameter order in handleKeyFile 2018-09-10 20:31:11 +02:00
Zeno Rogue
7345c14184 10.4v 2018-09-10 19:47:16 +02:00
Zeno Rogue
bb05d9ab80 some anim parameters are now saved in config 2018-09-10 19:47:14 +02:00
Zeno Rogue
df0be69cce translation animations now return to the start if they hit a trap land 2018-09-10 19:47:14 +02:00
Zeno Rogue
94ad7744ad disabled 'press SPACE to find' in animations 2018-09-10 19:47:12 +02:00
Zeno Rogue
31df0c1ec6 better description of animations 2018-09-10 19:31:10 +02:00
Zeno Rogue
8ed2433ad2 anims:: a full circle marker in circle animation 2018-09-10 19:30:51 +02:00
Zeno Rogue
f5a26b69fc anims:: command line arguments 2018-09-10 19:28:46 +02:00
Zeno Rogue
7da2b7e9a1 argf now parses the given argument 2018-09-10 19:28:12 +02:00
Zeno Rogue
dbdb1ba6dc fixed the animation of snakelike creatures in quotient geometries 2018-09-10 18:46:27 +02:00
Zeno Rogue
a95aa0a2fa fixed keyboard movement in non-orientable geometries 2018-09-10 18:46:09 +02:00
Zeno Rogue
6d7ff11ef5 fixed the sight range on non-bitruncated tori 2018-09-10 18:45:52 +02:00
Zeno Rogue
b4e5b744ca reduced the number of rainbow colors in web 2018-09-10 18:12:11 +02:00
Zeno Rogue
1aa25a5a2a anims:: improved ruggo and Bolza period 2018-09-10 18:12:11 +02:00
Zeno Rogue
6f2deeafcc animation menu 2018-09-10 18:12:07 +02:00
Zeno Rogue
a1fe4333d5 remaning anim sync 2018-09-10 17:56:37 +02:00
Zeno Rogue
e99c188fae better system of syncing game animations 2018-09-10 17:49:51 +02:00
Zeno Rogue
c9dbeec393 added some exports to hyper.h 2018-09-10 17:26:27 +02:00
Zeno Rogue
8999ceb59b fixed texts disappearing when scale is set to less than 0 2018-09-10 17:24:58 +02:00
Zeno Rogue
de82b54163 renamed hook to floor_hook in floorshapes.cpp 2018-09-10 17:23:24 +02:00
Zeno Rogue
f53961658b number editor now accepts expressions 2018-09-10 17:09:04 +02:00
Zeno Rogue
0dbe4822ec dialog:: refactored scaling in number dialogs 2018-09-10 16:47:28 +02:00
Zeno Rogue
796b03a81c fixed dialogs to consider uni first (thus it works correctly if both x and shift+x are bound with add_action 2018-09-10 16:42:35 +02:00
Zeno Rogue
bf97d28fb2 edgelegend has to be enabled to appear 2018-09-08 13:43:10 +02:00
Zeno Rogue
4fc18a4c36 rogueviz:: improved edges in elliptic 2018-09-08 13:42:47 +02:00
Zeno Rogue
5afb444847 10.4u 2018-09-07 18:12:57 +02:00
Zeno Rogue
4ae9156c30 more glitch fix 2018-09-07 17:45:21 +02:00
Zeno Rogue
6f3fcb2694 fixed a bug with centerin 2018-09-07 17:28:55 +02:00
Zeno Rogue
093022b3ec more elegant tinf handling 2018-09-07 17:28:40 +02:00
Zeno Rogue
04554a436f improved INVERSE issues in stereographic 2018-09-07 16:18:40 +02:00
Zeno Rogue
7515503dee rogueviz:: draw legend if there are multiple edge types even if no standard legend is present 2018-09-07 15:18:20 +02:00