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

800 Commits

Author SHA1 Message Date
Zeno Rogue
1ef672aee4 ignore old Terracotta from PTM scores 2018-01-25 23:25:35 +01:00
Zeno Rogue
0b7b24ff82 Terracotta Army rebalancing 2018-01-25 23:22:33 +01:00
Zeno Rogue
0cc80c615b moved to another menu 2018-01-25 20:08:59 +01:00
Zeno Rogue
8713d34d19 'remove faraway cells from the memory' option 2018-01-25 19:49:19 +01:00
Zeno Rogue
91a07dd856 removed debug display 2018-01-25 17:42:20 +01:00
Zeno Rogue
9babb22348 changed message when activating orbs from OSM 2018-01-25 17:23:16 +01:00
Zeno Rogue
9027a7d6d2 it is now possible to disable the FPS display 2018-01-25 17:22:50 +01:00
Zeno Rogue
3a52193426 external additions can wrap drawthemap 2018-01-25 17:22:04 +01:00
Zeno Rogue
27b0823d74 never game over if you can use Freedom 2018-01-25 17:21:33 +01:00
Zeno Rogue
e26c023fa5 no first kill message for cheaters 2018-01-25 17:20:58 +01:00
Zeno Rogue
ed82d5bae9 using arrays for items and kills 2018-01-25 17:20:41 +01:00
Zeno Rogue
65cac5073f missing add from extra commandline options 2018-01-25 17:20:13 +01:00
Zeno Rogue
5bd024dba3 attack animations 2018-01-25 17:19:50 +01:00
Zeno Rogue
9b0e587609 do not display moWolfMoved kills (the last one was actually fixing Blizzard) 2018-01-25 17:18:55 +01:00
Zeno Rogue
a6563420ed some extra commandline options 2018-01-25 17:18:30 +01:00
Zeno Rogue
c3d38e2e1c do not display moWolfMoved kills 2018-01-25 17:16:36 +01:00
Zeno Rogue
8a6e47043f 10.3d 2018-01-25 14:32:01 +01:00
Zeno Rogue
572f1f9aad a hook for sound playing 2018-01-25 14:31:35 +01:00
Zeno Rogue
1122362632 a bit stronger Rose dispersion for elementals; Blizzard disperses Rose too 2018-01-23 03:34:59 +01:00
Zeno Rogue
b7117cfa6a added an empty default keyhandler just in case 2018-01-23 03:34:35 +01:00
Zeno Rogue
72a48e615e fixed int to flagtype 2018-01-20 18:16:41 +01:00
Zeno Rogue
1f0c070405 model_distance in rug config 2018-01-20 18:10:12 +01:00
Zeno Rogue
2888b5f7cd yet another centerover 2018-01-20 18:09:55 +01:00
Zeno Rogue
67cfdfe59f adjusted the mobile version for centerover type change 2018-01-20 17:56:56 +01:00
Zeno Rogue
679b6ed53f bugfix in CAP_RUG disabling 2018-01-20 17:56:33 +01:00
Zeno Rogue
846df5d84f no more weird flashes 2018-01-20 17:52:59 +01:00
Zeno Rogue
1d2b20b015 disable saveHQSX without CAP_SDL 2018-01-20 17:50:30 +01:00
Zeno Rogue
32fa086b4e resetModes works without CAP_RUG 2018-01-20 17:50:13 +01:00
Zeno Rogue
daf022b7e0 protected against negative ticks 2018-01-20 17:49:56 +01:00
Zeno Rogue
7859455bfb added some declarations to hyper.h 2018-01-14 21:21:32 +01:00
Zeno Rogue
a1b7226837 activateSafety needs to set safetyseed to something 2018-01-14 13:14:14 +01:00
Zeno Rogue
e0199c1d81 rogueviz menu as a sidescreen 2018-01-14 03:00:24 +01:00
Zeno Rogue
4134f50f71 advanced quotient configurable from commandline 2018-01-14 03:00:11 +01:00
Zeno Rogue
3b8b100ad5 fixed the octagons-fieldquotient geometry 2018-01-14 02:59:57 +01:00
Zeno Rogue
d591d5f915 resetview sets cwtV so that it has a reasonable value 2018-01-13 21:58:50 +01:00
Zeno Rogue
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 2018-01-13 19:23:02 +01:00
Zeno Rogue
4de6e9d3e4 warning when inverting a singular matrix 2018-01-13 19:21:08 +01:00
Zeno Rogue
0f13eae87d a single function clearAnimations 2018-01-13 19:20:46 +01:00
Zeno Rogue
cb49f21824 modalDebug works without GUI 2018-01-13 19:19:17 +01:00
Zeno Rogue
c1089cab77 commandline option to change effvolume 2018-01-13 19:18:01 +01:00
Zeno Rogue
eda021dd2a one more place 2018-01-13 17:09:55 +01:00
Zeno Rogue
c12f682d63 a reference to vector in elec::connect fixed 2018-01-13 17:09:26 +01:00
Zeno Rogue
f82c07e5a6 drawFlashes no longer tries to draw a flash in a gmatrix-less position 2018-01-13 01:29:29 +01:00
Zeno Rogue
78490e75a9 fixed S7 and mod S7 in RRV generation 2018-01-13 01:12:09 +01:00
Zeno Rogue
52196be04e fixed mov[NODIR] in findWormIvy 2018-01-12 23:21:15 +01:00
Zeno Rogue
87ef9a68e3 fixed unitialized sword variables in stalemate for non-players 2018-01-12 22:50:50 +01:00
Zeno Rogue
9a58f0a001 10.3c 2018-01-12 22:48:52 +01:00
Zeno Rogue
eeaebf1266 fixed a crash when drawing Compass in items [would not normally happen but still] 2018-01-11 23:18:43 +01:00
Zeno Rogue
2afe841a50 improved Worm/Tentacle/Snake graphics 2018-01-11 23:18:02 +01:00
Zeno Rogue
02f63201d6 disabled particles for Worms/Tentacles out of ground 2018-01-11 23:17:10 +01:00