1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-21 13:32:07 +00:00
Commit Graph

1245 Commits

Author SHA1 Message Date
Zeno Rogue 0197063fb6 ODS projection now works in Euclidean and hyperbolic 2018-05-15 23:29:44 +02:00
Zeno Rogue 6a7a150028 CAP_TEXTURE without CAP_EDIT, CAP_CONFIG and CAP_PNG (still seems not correct, though) 2018-05-15 23:29:09 +02:00
Zeno Rogue 825f1641da Brownian marked as non-implemented 2018-05-15 23:28:23 +02:00
Zeno Rogue 002c41058e Ruined City now needs the Graveyard pattern 2018-05-15 23:28:10 +02:00
Zeno Rogue e6678806f9 Mirror Spirits now killed by Orb of Slaying 2018-05-15 23:27:48 +02:00
Zeno Rogue 90d2f7e274 fixed plain floor shapes in order-4 geometries (previously only worked in Euclid Squares of these 2018-05-15 23:27:20 +02:00
Zeno Rogue 1a72a629ea 'numberdark' value controls darkening in number dialogs 2018-05-15 23:26:27 +02:00
Zeno Rogue 7e0a78f7bb some work on daily 2018-05-15 23:26:04 +02:00
Zeno Rogue 586101e0d6 GP/Zebra no longer generates graphics incorrectly 2018-05-15 23:24:44 +02:00
Zeno Rogue eda65399d6 fixed threecolor pattern claiming to work when it does not, or producing weird effects 2018-05-15 23:24:04 +02:00
Zeno Rogue 9b55240d1e leaderboards rewrite 2018-05-15 23:23:12 +02:00
Zeno Rogue 14f9c3b325 10.3v 2018-05-15 23:21:12 +02:00
Zeno Rogue cf003afe17 fixed the Hive pattern 2018-05-09 21:39:37 +02:00
Zeno Rogue d2814d0f6d fixed compiler warning 2018-05-09 21:33:10 +02:00
Zeno Rogue 25cfc499fa getEuclidCdata now uses 'vector' as a parameter, not heptagon* 2018-05-09 21:32:59 +02:00
Zeno Rogue 39db828a38 Fixed the bugs with computing fieldpattern not in hyperbolic geometry (memory error + canvas crashes) 2018-05-09 21:32:31 +02:00
Zeno Rogue 03db677d66 10.3u 2018-05-09 21:31:21 +02:00
Zeno Rogue 09722ca2f6 fixed crash in Palace on Zebra 2018-05-08 02:07:50 +02:00
Zeno Rogue 95896cba5a fixed crash in Halloween on square grid 2018-05-08 02:07:36 +02:00
Zeno Rogue 469530d321 fixed the floor patterns in non-bitrunc square grid 2018-05-08 01:59:57 +02:00
Zeno Rogue 081913fc4e fixed the Kraken movement (kraken_pseudohept not used in one place) 2018-05-08 01:59:29 +02:00
Zeno Rogue 935d519cbe one more debug removed 2018-05-08 01:15:29 +02:00
Zeno Rogue abb81410f4 removed debug 2018-05-08 01:14:38 +02:00
Zeno Rogue 9a76d44000 fixed the non-bitruncated order-4 tilings 2018-05-07 21:47:10 +02:00
Zeno Rogue de01907cd6 one fix 2018-05-07 21:44:57 +02:00
Zeno Rogue 7835fbcdf8 added missing 0 in pre-initialized array 2018-05-07 20:14:29 +02:00
Zeno Rogue 94cb0f82bb silenced clang warning about unused capture 2018-05-07 20:14:14 +02:00
Zeno Rogue 666ddb007e MAJOR REWRITE of floor patterns 2018-05-07 20:13:56 +02:00
Zeno Rogue 6cf86f9604 silence the clang warning about char index 2018-05-07 20:11:29 +02:00
Zeno Rogue c0d0a17c9d silence the clang warning about 'y=y' 2018-05-07 20:11:04 +02:00
Zeno Rogue e1675c55ee silence missing case warnings for now 2018-05-07 20:10:16 +02:00
Zeno Rogue d0dc017ce3 fixed disabling CAP_RUG and CAP_TOUR 2018-05-07 20:09:58 +02:00
Zeno Rogue b6969bca22 improved the Escher-style tesselations on GP(big) cube 2018-05-04 18:09:48 +02:00
Zeno Rogue 63bed379fa Halloween now uses the correct FULLFLOOR 2018-05-04 18:09:04 +02:00
Zeno Rogue c8bc90ea86 fixed the computation of gp::alpha (was visibly bad on GP(2,2) cube) 2018-05-04 18:05:26 +02:00
Zeno Rogue 94c72f5d89 fixed the Kraken size 2018-05-04 12:55:18 +02:00
Zeno Rogue 130587e2ba gp:: reduce the line quality in spherical geometry (rendered too slow) 2018-05-04 12:55:10 +02:00
Zeno Rogue 447470814f auto-disabling of Escher if it does not look well 2018-05-04 12:50:04 +02:00
Zeno Rogue e3c3a4202e Kraken variant of pseudohept 2018-05-04 12:49:50 +02:00
Zeno Rogue 4bf892442f Raiders take pseudohept into account 2018-05-04 12:41:36 +02:00
Zeno Rogue 1c07230f88 on-demand building of plainshapes 2018-05-04 12:20:50 +02:00
Zeno Rogue abe16f6bd3 Krakens are always supposed to be able to reach the player on the sphere 2018-05-04 02:48:01 +02:00
Zeno Rogue 79b6af41ff improved the Kraken graphics in various geometries 2018-05-04 02:47:33 +02:00
Zeno Rogue 77403ac0bc missing from last commit 2018-05-04 02:47:14 +02:00
Zeno Rogue c721851db1 general non-special-floor cleanup; standard and full floors are now perfect in gp 2018-05-04 02:46:44 +02:00
Zeno Rogue 4aa73c560c started the 'Brownian' land 2018-05-04 02:43:25 +02:00
Zeno Rogue 81e7dfcad0 fix for the export commit 2018-05-04 02:41:30 +02:00
Zeno Rogue 6b3bb78a19 cellgfxdist and cellrelmatrix work correctly in gp 2018-05-04 02:41:09 +02:00
Zeno Rogue a72dca5bc9 more exports 2018-05-04 02:40:46 +02:00
Zeno Rogue 98a6255ca2 ESC clears the viewdistance option 2018-05-03 13:14:43 +02:00