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

1314 Commits

Author SHA1 Message Date
Zeno Rogue
8f183b7afb Orb of Love no longer incresaes the displayed score in the Strange Challenge 2018-06-12 18:26:20 +02:00
Zeno Rogue
c5468db000 fixed some issues with adjacency taken into account incorrectly with Hedgehogs/Flailguards/Pikemen and Warp/halfvines 2018-06-12 16:05:39 +02:00
Zeno Rogue
fc23c64c5e orb of Horns, and other cases caring about opposite cells, now work correctly in nonstandard geometries 2018-06-12 16:04:33 +02:00
Zeno Rogue
03999b75ca marked Orb of Lava as useless in the Haunted Woods 2018-06-11 18:43:30 +02:00
Zeno Rogue
cc5909e999 fixed the Earth Elementals falling/dying in RRV 2018-06-11 18:43:13 +02:00
Zeno Rogue
147cedfd4e Orb of Recall no longer creates holes in the Yendorian Forest 2018-06-11 18:14:54 +02:00
Zeno Rogue
928570d7f1 tactic:: fixed a bug which caused forgetting the PTM game when 'reseting special modes' 2018-06-11 18:13:10 +02:00
Zeno Rogue
147f3f89f2 hr:: namespaces in the Android version 2018-06-11 18:03:27 +02:00
Zeno Rogue
adb65430a6 rogueviz:: links in rogueviz-video 2018-06-11 18:00:51 +02:00
Zeno Rogue
a40d64a8f6 namespaces conform to an older standard 2018-06-11 18:00:40 +02:00
Zeno Rogue
7d04f92b55 added the Banach-Tarski animation to RogueViz 2018-06-11 02:24:10 +02:00
Zeno Rogue
75b9888d3b rogueviz:: separated rvvideo to a separate file 2018-06-11 02:04:12 +02:00
Zeno Rogue
4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library 2018-06-11 01:58:31 +02:00
Zeno Rogue
c2e3ed54f0 cpp files no longer include other cpp files 2018-06-11 01:12:18 +02:00
Zeno Rogue
98246d3066 more cleanup in parameters, restartGame cleanup 2018-06-11 00:58:38 +02:00
Zeno Rogue
90573cf456 reordering of the command line parameter, added -WT 2018-06-10 23:49:52 +02:00
Zeno Rogue
7ca1a6156d updated sdk version 2018-06-07 20:13:31 +02:00
Zeno Rogue
c5d3623e97 ... 2018-06-07 19:54:52 +02:00
Zeno Rogue
4de2f8311e more Android fixes 2018-06-07 19:53:02 +02:00
Zeno Rogue
3726a896e2 more Android fixes 2018-06-07 19:51:14 +02:00
Zeno Rogue
c7109fe521 updated the Android version 2018-06-07 18:28:32 +02:00
Zeno Rogue
d40680358c faster drawing of convex shapes online 2018-06-07 14:29:22 +02:00
Zeno Rogue
ef83f1ef23 fixed the %E0 directives in Russian 2018-06-07 14:28:49 +02:00
Zeno Rogue
0559a9372e translation update 2018-06-07 14:28:36 +02:00
Zeno Rogue
90da020a51 fixed the compiler warning on buffer size 2018-06-07 13:58:14 +02:00
Zeno Rogue
d3662a935d fix compiler warnings: catch(out_of_range&) 2018-06-07 13:58:00 +02:00
Zeno Rogue
b8dbaadff6 rendering torus in spherical native geometry now creates the actual torus 2018-05-28 19:10:57 +02:00
Zeno Rogue
38411a9a8b torus rendering no longer creates darker areas because of side difference 2018-05-28 19:10:21 +02:00
Zeno Rogue
53a235a11f 10.4a 2018-05-28 19:09:52 +02:00
Zeno Rogue
5eb084f9b0 additional help texts when the rules are different in the current geometry 2018-05-27 01:09:34 +02:00
Zeno Rogue
14a944c801 resetModes resets specialland 2018-05-27 01:08:24 +02:00
Zeno Rogue
3b6d08216d 10.4 2018-05-27 01:07:59 +02:00
Zeno Rogue
b294ec288d gp:: used 'char' which failed on Android where 'char' is unsigned. Fixed. Also improved Xprintf 2018-05-27 01:07:44 +02:00
Zeno Rogue
b28c82b26b fixes to starting/stopping daily 2018-05-27 01:06:54 +02:00
Zeno Rogue
9fb73c79bb fixes to daily leaderboards 2018-05-27 01:06:12 +02:00
Zeno Rogue
319190b0dd fixed the shmup mode (was hiding tiles when monster appeared) 2018-05-26 10:40:17 +02:00
Zeno Rogue
8ebaafe084 CAP_DAILY tags 2018-05-26 02:14:52 +02:00
Zeno Rogue
a600b157a1 disable Daily when restarting game 2018-05-26 01:29:25 +02:00
Zeno Rogue
d754437bf1 no cheating in daily 2018-05-26 01:24:46 +02:00
Zeno Rogue
6394fa4649 rewritten hyperpoint initializer in C++11 2018-05-26 01:11:50 +02:00
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