1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

1274 Commits

Author SHA1 Message Date
Zeno Rogue
aafe464bc6 added hooks_initgame, hooks_drawcell allows replacement 2018-05-26 01:11:19 +02:00
Zeno Rogue
5cd3ccabb8 refactored handle_event out of mainloopiter 2018-05-26 01:10:23 +02:00
Zeno Rogue
2a21e7ce4b Czech and Russian translations updated 2018-05-22 22:11:01 +02:00
Zeno Rogue
ffa19613a1 added a comment to rogueviz.h (rogueviz sources are not to be included with HyperRogue sources by default) 2018-05-22 22:09:16 +02:00
Zeno Rogue
41ba1d8da7 made RogueViz staircase compile without CAP_TEXTURE 2018-05-22 22:08:24 +02:00
Zeno Rogue
d7884d7731 reduced the priority of shBigTriangle so that it is below other floors -- looks better in Crystal sublands 2018-05-22 22:07:47 +02:00
Zeno Rogue
e5d5678900 fixed a bug in fixStorage 2018-05-22 20:40:52 +02:00
Zeno Rogue
fc964ec7b2 simplified hyperpoint.cpp a bit 2018-05-20 15:30:43 +02:00
Zeno Rogue
1d3ee8f0a1 RogueViz no longer causes 'm' to crash 2018-05-20 15:18:20 +02:00
Zeno Rogue
88c69bb97a lightning bolts are no longer generated forever 2018-05-20 15:18:03 +02:00
Zeno Rogue
cc5261edbe Strange Challenge in the start menu 2018-05-20 15:17:22 +02:00
Zeno Rogue
91038b4a01 Polish translations 2018-05-20 15:17:06 +02:00
Zeno Rogue
308a51bbd9 missing from elliptic fix 2018-05-20 15:16:38 +02:00
Zeno Rogue
9286134502 prevent_spawn_treasure in daily 2018-05-20 15:16:21 +02:00
Zeno Rogue
e2c0a86468 all treasures are important in Daily 2018-05-20 15:15:49 +02:00
Zeno Rogue
09b6eb8261 translation of Goldberg helptext 2018-05-20 15:15:38 +02:00
Zeno Rogue
8872c79cae Hunting Dogs no longer retreat outside of non-quotient hyperbolic geometry 2018-05-20 15:15:29 +02:00
Zeno Rogue
8432e65d19 Fixed Goldberg on elliptic 2018-05-20 15:14:58 +02:00
Zeno Rogue
099e343794 fixed geometry changing in the Tutorial 2018-05-18 17:36:35 +02:00
Zeno Rogue
530c689c98 RogueViz fixes 2018-05-18 17:34:12 +02:00
Zeno Rogue
c5c5f966dd removed the no longer used syncstate variable 2018-05-18 13:58:07 +02:00
Zeno Rogue
a97dc473bf fixes in Kohonen and Rogueviz 2018-05-18 13:57:55 +02:00
Zeno Rogue
728e57547a Randomized version of Land of Storms, for other hyperbolic geometries 2018-05-16 10:52:23 +02:00
Zeno Rogue
63013f643e Windy Plains is now 'pattern incompatible' in non37 2018-05-16 00:05:14 +02:00
Zeno Rogue
72abed3186 pattern incompatibility marked for Storms 2018-05-15 23:48:10 +02:00
Zeno Rogue
1ffd15e7cc Red Rock also does not work if no good pseudohept pattern 2018-05-15 23:42:37 +02:00
Zeno Rogue
ecd8d288ad Reduced validity of Hedgehog lands in a4 nonbitrunc 2018-05-15 23:42:13 +02:00
Zeno Rogue
07e853d637 external plugins now can control the fog in the Rug mode 2018-05-15 23:30:37 +02:00
Zeno Rogue
4550a64bdd Orb of Slaying is no longer considered useful in all lands 2018-05-15 23:30:11 +02:00
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