1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 02:09:59 +00:00
Commit Graph

26 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
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
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
a8a402e6ab fixed some unitialized variable warnings 2018-09-24 00:35:22 +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
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
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
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
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
a556ef0823 improvements in expansion 2018-09-13 20:38:06 +02:00
Zeno Rogue
0116f1ae74 missing file added 2018-09-12 06:10:56 +02:00