1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 10:19:58 +00:00
Commit Graph

783 Commits

Author SHA1 Message Date
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
Zeno Rogue
6acd227e27 fixed a Snake-related bug 2018-01-11 23:16:50 +01:00
Zeno Rogue
9c8b16e9d0 some translation fixes, Russian updated 2018-01-08 23:23:00 +01:00
Zeno Rogue
51652304ad Crossroads IV in alternate hyperbolic geometries 2018-01-08 23:11:29 +01:00
Zeno Rogue
a4593cd2b0 removed Crossroads from Chaos mode 2018-01-08 22:14:06 +01:00
Zeno Rogue
e721dd7691 fixed geometry restrictions for achievements/leaderboards 2018-01-08 22:13:22 +01:00
Zeno Rogue
d23be9c07c 10.3a 2018-01-08 22:12:57 +01:00
Zeno Rogue
432f7ecda2 updated the Czech translation 2018-01-06 23:50:05 +01:00
Zeno Rogue
9412928914 pressing F1 while in the start menu no longer displays empty help 2018-01-06 23:41:28 +01:00
Zeno Rogue
2b6b8c1d39 fixed Snake Nest in non-bitrunc Octagons 2018-01-06 23:39:27 +01:00
Zeno Rogue
e77314dbc1 fixed some bugs with Snake Nest generation 2018-01-06 23:39:10 +01:00
Zeno Rogue
0c0f16ab12 fixed some problem with memory clearing in other geometries 2018-01-06 23:38:54 +01:00
Zeno Rogue
88bb63a9ca one 'bitrunc' left 2018-01-06 23:06:35 +01:00
Zeno Rogue
f32eec47f3 sound for Blue Raider's attack 2018-01-06 23:02:33 +01:00
Zeno Rogue
7ee12bccc1 added hotdogPi to credits 2018-01-06 22:57:47 +01:00
Zeno Rogue
36f16f42bf Mirror Land is back in Euclidean 2018-01-06 22:47:25 +01:00
Zeno Rogue
6a1b8a8b8d fixed the missing word 2018-01-06 22:43:51 +01:00
Zeno Rogue
9e4529c222 fixed killable wandering Skeletons in Ruined City 2018-01-06 22:42:42 +01:00