Zeno Rogue
|
c294c9f6c5
|
fixes some glitches with nowall barriers in GP(2,1)
|
2018-09-23 17:10:26 +02:00 |
|
Zeno Rogue
|
91460e5879
|
celldistance displayed in debugScreen
|
2018-09-23 16:34:55 +02:00 |
|
Zeno Rogue
|
5fac74b1cb
|
fixed graphical/movement glitches in the minimal quotient space
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
631b3216ad
|
expansion: in 'which distance' editing, mod_allowed() was acting in reverse
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
0da01ca11a
|
more intuitive mode switching in expansion screen
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
ddba5f0faa
|
matrix-based queuestr and queuecircle now know how to scale their output appropriately to geometry
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
b5542c66ba
|
hyperbolic_celldistance algorithm implemented for all hyperbolic tilings (minor bugs known in irregular, still ugly in bitrunc a45)
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
7b4bdbea1c
|
fixed chosenDownId on irregular grids (use MODFIXER not S42)
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
fd7f258d7b
|
expansion: more commandline options, debug celldist, 'x' to disable
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
608a55499a
|
displaying distance lists now depends on show_distance_lists, not whether sidescreen is supported
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
2587474115
|
fixed chosenDown for bitruncated a45 where there can be three parents
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
98e96a20c3
|
better distribution in hrand and hrandf
|
2018-09-23 16:34:53 +02:00 |
|
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 |
|