1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-24 06:03:23 +00:00
Commit Graph

1992 Commits

Author SHA1 Message Date
Zeno Rogue
3081773f86 correct sibling_limit for the binarytiling 2018-09-28 16:42:05 +02:00
Zeno Rogue
d0ee141270 celldist now works in the binary tiling as for other geometries (distance from origin, not horocycle index); also types are computed nicely for the origin-based celldist 2018-09-28 16:27:03 +02:00
Zeno Rogue
ce390de0d2 fixed curr_dist and horocycles in Canvas for Euclidedan 2018-09-28 12:27:44 +02:00
Zeno Rogue
e10f6564a6 fixed expansion_analyzer:: distribute_color 2018-09-28 03:21:22 +02:00
Zeno Rogue
d36a31ce48 expansion_analyzer:: Theta used when Unicode Theta not available 2018-09-28 03:11:58 +02:00
Zeno Rogue
edcd003b94 find_coefficients() always called in expansion_analyzer::view_distance_dialog 2018-09-28 03:11:41 +02:00
Zeno Rogue
e494fc4c10 expansion_analyzer::reduce_grouping now keeps the IDs even when new types arrive, and so that low numbers are in the center 2018-09-28 03:11:16 +02:00
Zeno Rogue
acae962b13 appears now uses simplified parameters 2018-09-28 01:49:56 +02:00
Zeno Rogue
1a96ffe928 rogueviz:: export kind 2018-09-28 01:49:37 +02:00
Zeno Rogue
2e16660278 fixed a bug in goldberg rebasing 2018-09-28 01:49:17 +02:00
Zeno Rogue
a993c11b76 fixed default/step in editing 'display distances from'; type_in_reduced used instead of type_in_quick 2018-09-27 22:12:12 +02:00
Zeno Rogue
5e8a42629c Canvas now includes celldistAlt 2018-09-27 22:11:37 +02:00
Zeno Rogue
3904b9d11e rv::anygraph:: fixed edge visibility 2018-09-27 21:53:11 +02:00
Zeno Rogue
2bdda23bc8 added some exports 2018-09-27 21:53:11 +02:00
Zeno Rogue
1ee6b1eace shmup::addShmupHelp called even on invisible floors 2018-09-27 21:53:11 +02:00
Zeno Rogue
1b11f4e5e2 virtualRebase tohex works in Goldberg geometries 2018-09-27 21:53:11 +02:00
Zeno Rogue
1ea9c929b6 renamed function readArgs to expansion_readArgs 2018-09-27 21:53:11 +02:00
Zeno Rogue
dee2b23991 replaced chosenDown with a better set of functions 2018-09-27 21:53:07 +02:00
Zeno Rogue
08e6990d23 removed a definition from rogueviz.h 2018-09-25 03:47:42 +02:00
Zeno Rogue
e198bf65ea rv:: adjusted linepattern names 2018-09-24 00:35:36 +02:00
Zeno Rogue
a8a402e6ab fixed some unitialized variable warnings 2018-09-24 00:35:22 +02:00
Zeno Rogue
7058ccf747
Merge pull request #60 from Quuxplusone/polarb50
polara50 and polarb50 now consistently return bool, not int
2018-09-24 00:24:50 +02:00
Zeno Rogue
41ecd6c0c1 10.4w 2018-09-24 00:18:21 +02:00
Zeno Rogue
303cd41b3a command line option --killeach 2018-09-24 00:05:57 +02:00
Zeno Rogue
c8e604f408 reflect view in mirror walls during animation and just scrolling; better translate animation in memory saving mode 2018-09-24 00:00:04 +02:00
Zeno Rogue
e8361c440d added momory_saving_mode to commandline 2018-09-23 23:53:55 +02:00
Zeno Rogue
866dd3a05e removed the analyzer from the expansion options 2018-09-23 18:15:33 +02:00
Zeno Rogue
65fabe89c6 size_known() does not ensure known trees -- added trees_known(), also implemented special Yendor generation for binary and bitruncated a4(<4) 2018-09-23 18:15:15 +02:00
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