1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-27 22:59:43 +00:00

Commit Graph

  • d0bee1b335 rosescent over chasm is now visible Zeno Rogue 2018-01-25 23:47:38 +01:00
  • b798e1a758 sidescreen in prepattern screen Zeno Rogue 2018-01-25 23:47:28 +01:00
  • c79037088f fixed selection in the color dialog Zeno Rogue 2018-01-25 23:47:13 +01:00
  • 0ffec1975c You now get radius 1 minefield uncovering at 1 Bomberbird egg (no more permanent unlock) Zeno Rogue 2018-01-25 23:26:58 +01:00
  • 1ef672aee4 ignore old Terracotta from PTM scores Zeno Rogue 2018-01-25 23:25:35 +01:00
  • 0b7b24ff82 Terracotta Army rebalancing Zeno Rogue 2018-01-25 23:22:33 +01:00
  • 0cc80c615b moved to another menu Zeno Rogue 2018-01-25 20:08:59 +01:00
  • 8713d34d19 'remove faraway cells from the memory' option Zeno Rogue 2018-01-25 19:49:19 +01:00
  • 91a07dd856 removed debug display Zeno Rogue 2018-01-25 17:42:20 +01:00
  • 9babb22348 changed message when activating orbs from OSM Zeno Rogue 2018-01-25 17:23:16 +01:00
  • 9027a7d6d2 it is now possible to disable the FPS display Zeno Rogue 2018-01-25 17:22:50 +01:00
  • 3a52193426 external additions can wrap drawthemap Zeno Rogue 2018-01-25 17:22:04 +01:00
  • 27b0823d74 never game over if you can use Freedom Zeno Rogue 2018-01-25 17:21:33 +01:00
  • e26c023fa5 no first kill message for cheaters Zeno Rogue 2018-01-25 17:20:58 +01:00
  • ed82d5bae9 using arrays for items and kills Zeno Rogue 2018-01-25 17:20:41 +01:00
  • 65cac5073f missing add from extra commandline options Zeno Rogue 2018-01-25 17:20:13 +01:00
  • 5bd024dba3 attack animations Zeno Rogue 2018-01-25 17:19:50 +01:00
  • 9b0e587609 do not display moWolfMoved kills (the last one was actually fixing Blizzard) Zeno Rogue 2018-01-25 17:18:55 +01:00
  • a6563420ed some extra commandline options Zeno Rogue 2018-01-25 17:18:30 +01:00
  • c3d38e2e1c do not display moWolfMoved kills Zeno Rogue 2018-01-25 17:16:36 +01:00
  • 8a6e47043f 10.3d Zeno Rogue 2018-01-25 14:32:01 +01:00
  • 572f1f9aad a hook for sound playing Zeno Rogue 2018-01-25 14:31:35 +01:00
  • 1122362632 a bit stronger Rose dispersion for elementals; Blizzard disperses Rose too Zeno Rogue 2018-01-23 03:34:59 +01:00
  • b7117cfa6a added an empty default keyhandler just in case Zeno Rogue 2018-01-23 03:34:35 +01:00
  • 72a48e615e fixed int to flagtype Zeno Rogue 2018-01-20 18:16:41 +01:00
  • 1f0c070405 model_distance in rug config Zeno Rogue 2018-01-20 18:10:12 +01:00
  • 2888b5f7cd yet another centerover Zeno Rogue 2018-01-20 18:09:55 +01:00
  • 67cfdfe59f adjusted the mobile version for centerover type change Zeno Rogue 2018-01-20 17:56:56 +01:00
  • 679b6ed53f bugfix in CAP_RUG disabling Zeno Rogue 2018-01-20 17:56:33 +01:00
  • 846df5d84f no more weird flashes Zeno Rogue 2018-01-20 17:52:59 +01:00
  • 1d2b20b015 disable saveHQSX without CAP_SDL Zeno Rogue 2018-01-20 17:50:30 +01:00
  • 32fa086b4e resetModes works without CAP_RUG Zeno Rogue 2018-01-20 17:50:13 +01:00
  • daf022b7e0 protected against negative ticks Zeno Rogue 2018-01-20 17:49:56 +01:00
  • 7859455bfb added some declarations to hyper.h Zeno Rogue 2018-01-14 21:21:32 +01:00
  • a1b7226837 activateSafety needs to set safetyseed to something Zeno Rogue 2018-01-14 13:14:14 +01:00
  • e0199c1d81 rogueviz menu as a sidescreen Zeno Rogue 2018-01-14 03:00:24 +01:00
  • 4134f50f71 advanced quotient configurable from commandline Zeno Rogue 2018-01-14 03:00:11 +01:00
  • 3b8b100ad5 fixed the octagons-fieldquotient geometry Zeno Rogue 2018-01-14 02:59:57 +01:00
  • d591d5f915 resetview sets cwtV so that it has a reasonable value Zeno Rogue 2018-01-13 21:58:50 +01:00
  • 3095afc94b cellid / fixed some situations when the same seed did not reproduce the same game / fixed a bug with multi::cpid overflow / golems no longer consider Orbs of Safety safe Zeno Rogue 2018-01-13 19:23:02 +01:00
  • 4de6e9d3e4 warning when inverting a singular matrix Zeno Rogue 2018-01-13 19:21:08 +01:00
  • 0f13eae87d a single function clearAnimations Zeno Rogue 2018-01-13 19:20:46 +01:00
  • cb49f21824 modalDebug works without GUI Zeno Rogue 2018-01-13 19:19:17 +01:00
  • c1089cab77 commandline option to change effvolume Zeno Rogue 2018-01-13 19:18:01 +01:00
  • eda021dd2a one more place Zeno Rogue 2018-01-13 17:09:55 +01:00
  • c12f682d63 a reference to vector in elec::connect fixed Zeno Rogue 2018-01-13 17:09:26 +01:00
  • f82c07e5a6 drawFlashes no longer tries to draw a flash in a gmatrix-less position Zeno Rogue 2018-01-13 01:29:29 +01:00
  • 78490e75a9 fixed S7 and mod S7 in RRV generation Zeno Rogue 2018-01-13 01:12:09 +01:00
  • 52196be04e fixed mov[NODIR] in findWormIvy Zeno Rogue 2018-01-12 23:21:15 +01:00
  • 87ef9a68e3 fixed unitialized sword variables in stalemate for non-players Zeno Rogue 2018-01-12 22:50:50 +01:00
  • 9a58f0a001 10.3c Zeno Rogue 2018-01-12 22:48:52 +01:00
  • eeaebf1266 fixed a crash when drawing Compass in items [would not normally happen but still] Zeno Rogue 2018-01-11 23:18:43 +01:00
  • 2afe841a50 improved Worm/Tentacle/Snake graphics Zeno Rogue 2018-01-11 23:18:02 +01:00
  • 02f63201d6 disabled particles for Worms/Tentacles out of ground Zeno Rogue 2018-01-11 23:17:10 +01:00
  • 6acd227e27 fixed a Snake-related bug Zeno Rogue 2018-01-11 23:16:50 +01:00
  • 9c8b16e9d0 some translation fixes, Russian updated Zeno Rogue 2018-01-08 23:23:00 +01:00
  • 51652304ad Crossroads IV in alternate hyperbolic geometries Zeno Rogue 2018-01-08 23:11:29 +01:00
  • a4593cd2b0 removed Crossroads from Chaos mode Zeno Rogue 2018-01-08 22:14:06 +01:00
  • e721dd7691 fixed geometry restrictions for achievements/leaderboards Zeno Rogue 2018-01-08 22:13:22 +01:00
  • d23be9c07c 10.3a Zeno Rogue 2018-01-08 22:12:57 +01:00
  • 432f7ecda2 updated the Czech translation Zeno Rogue 2018-01-06 23:50:05 +01:00
  • 9412928914 pressing F1 while in the start menu no longer displays empty help Zeno Rogue 2018-01-06 23:41:28 +01:00
  • 2b6b8c1d39 fixed Snake Nest in non-bitrunc Octagons Zeno Rogue 2018-01-06 23:39:27 +01:00
  • e77314dbc1 fixed some bugs with Snake Nest generation Zeno Rogue 2018-01-06 23:39:10 +01:00
  • 0c0f16ab12 fixed some problem with memory clearing in other geometries Zeno Rogue 2018-01-06 23:38:54 +01:00
  • 88bb63a9ca one 'bitrunc' left Zeno Rogue 2018-01-06 23:06:35 +01:00
  • f32eec47f3 sound for Blue Raider's attack Zeno Rogue 2018-01-06 23:02:33 +01:00
  • 7ee12bccc1 added hotdogPi to credits Zeno Rogue 2018-01-06 22:57:47 +01:00
  • 36f16f42bf Mirror Land is back in Euclidean Zeno Rogue 2018-01-06 22:47:25 +01:00
  • 6a1b8a8b8d fixed the missing word Zeno Rogue 2018-01-06 22:43:51 +01:00
  • 9e4529c222 fixed killable wandering Skeletons in Ruined City Zeno Rogue 2018-01-06 22:42:42 +01:00
  • c78af795ce Made Tactics paging work with odd lists. Added a Yendor challenge in the Ruins. Zeno Rogue 2018-01-06 22:41:28 +01:00
  • 5bf6d54c7d changed chamfered to bitruncated Zeno Rogue 2018-01-06 22:34:03 +01:00
  • 1427147fbc fix to commit -2 Zeno Rogue 2018-01-06 22:14:40 +01:00
  • c919d99ae7 chamfering switchable in Euclidean Squares Zeno Rogue 2018-01-06 22:14:08 +01:00
  • ffb365932c v 10.3 (several commits ago actually) Zeno Rogue 2018-01-06 22:13:21 +01:00
  • f281123266 fixed screens not disappearing when restarting Zeno Rogue 2018-01-06 22:05:40 +01:00
  • ab018764bb fix last commit Zeno Rogue 2018-01-06 22:05:22 +01:00
  • 2a923d0e6d PTM/Yendor scores should be saved correctly for the new geometries Zeno Rogue 2018-01-06 21:45:13 +01:00
  • b9ab9a1ae8 turns out we already had a JELLY achievement Zeno Rogue 2018-01-05 19:15:10 +01:00
  • 86f1a4dead More porting. Zeno Rogue 2018-01-05 19:05:41 +01:00
  • 3fc196e0c0 fixed CAP_TEXTURE disabling Zeno Rogue 2018-01-05 17:30:03 +01:00
  • 5a183618db fixed a flag bug Zeno Rogue 2018-01-05 17:29:26 +01:00
  • 0dd5ed1505 made the code compile with C++11 (not requiring C++14) Zeno Rogue 2018-01-05 17:18:37 +01:00
  • 87ee73e3be marked docks as 'recommended' for octagonal Zeno Rogue 2018-01-05 16:00:34 +01:00
  • b1a5aa19fa fixed snake butt graphics in the Snake Nest Zeno Rogue 2018-01-05 15:49:50 +01:00
  • b09e04612e Fixed the color of snake endings. Fixed snakes freezing. Zeno Rogue 2018-01-05 15:39:34 +01:00
  • 46edbf456e Docks/Snakenest now available without cheating Zeno Rogue 2018-01-05 14:19:56 +01:00
  • 292eb2ca93 some missing texts for translations Zeno Rogue 2018-01-05 14:19:35 +01:00
  • 7b6be5da7c HQ/SVG shots in the editors now include the aura background, and you can choose the file (use Shift+F6 for the old way) Zeno Rogue 2018-01-05 14:19:22 +01:00
  • 801418a41d bull crashing into jellies/ruinwalls Zeno Rogue 2018-01-05 14:18:33 +01:00
  • 1c74bcb4c8 monsters no longer inconsistently try to look at the player in quotient geometries Zeno Rogue 2018-01-05 14:18:14 +01:00
  • c188f8924d fixed the F4 keypress in file dialog Zeno Rogue 2018-01-05 14:17:40 +01:00
  • dd2a99b920 PSEUDOKEY_RELEASE no longer exits dialogs Zeno Rogue 2018-01-05 14:16:48 +01:00
  • ac4fb65d30 updated hyperstone leaderboard name Zeno Rogue 2018-01-04 22:22:12 +01:00
  • 2411d8f344 disabled Jelly/Ruins in Shmup Zeno Rogue 2018-01-04 22:02:43 +01:00
  • 040470205f implemented new achievements Zeno Rogue 2018-01-04 22:02:31 +01:00
  • cee11b8e22 messages when attacking Raiders and passive Jellies Zeno Rogue 2018-01-04 21:52:49 +01:00
  • 86bce8b956 text improvements Zeno Rogue 2018-01-04 21:50:26 +01:00
  • c8a5416dce missing line Zeno Rogue 2018-01-04 21:24:17 +01:00