1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-07-16 14:52:43 +00:00
Commit Graph

2339 Commits

Author SHA1 Message Date
Zeno Rogue d3a3d4df5e crystal:: coordinate computation is exported now 2019-02-06 18:48:52 +01:00
Zeno Rogue f42fba3afe you can no longer set compass size < 0 2019-02-06 18:48:52 +01:00
Zeno Rogue c263fdb7f2 the game now uses the word 'pure' for non-bitruncated geometries 2019-02-06 18:48:52 +01:00
Zeno Rogue 70cd47e3a1 cli option -wsh works better now 2019-02-06 18:48:52 +01:00
Zeno Rogue 346e99385e fixed the -wsh option 2019-02-06 18:48:52 +01:00
Zeno Rogue c3087ad540 added new -wsh: '^' which draws no borders between full floors 2019-02-06 18:48:52 +01:00
Zeno Rogue 29cf07920c no more crashes in some animations 2019-02-06 18:48:52 +01:00
Zeno Rogue dde8b900d7 improved the hide_hud feature 2019-02-06 18:48:52 +01:00
Zeno Rogue ee7a9722a9 fix an undefined behavior (crash on OSX after separate-area scenes in tutorial) 2019-02-06 18:48:52 +01:00
Zeno Rogue c2dc4c8708 PHASE no longer needs using namespace arg 2019-02-06 18:48:52 +01:00
Zeno Rogue 9de7aa27c5 parser:: extra functions: to01 and ifp 2019-02-06 18:48:52 +01:00
Zeno Rogue 9f88c6b81c graphical display of the paths for Orb of Air 2019-02-06 18:48:52 +01:00
Zeno Rogue 8c5b62e309 octagon geometry 2019-02-06 18:48:52 +01:00
Zeno Rogue ac0430d350 crystal:: fixed crystal sides in crystal unittest 2019-02-06 18:48:52 +01:00
Zeno Rogue 74693f43e7 fixed crashes on the sphere 2019-02-06 18:48:52 +01:00
Zeno Rogue 3317e95bfb cellcount counted correctly 2019-02-06 18:48:52 +01:00
Zeno Rogue b0b783b581 tailored_delete used for deleting cells and heptagons, so that there is no delete/delete[] mismatch 2019-02-06 18:48:52 +01:00
Zeno Rogue 91873c19c6 fixed the cameraangle option 2019-02-06 18:48:52 +01:00
Zeno Rogue db88c32455 commandline options -yca and -xy 2019-02-06 18:48:52 +01:00
Zeno Rogue 97fda826a8 when search in overview matches nothing, it now displays lands not in game 2019-02-06 18:48:52 +01:00
Zeno Rogue 989fc119bc anims:: yet another hotkey clash fixed 2019-02-06 18:48:52 +01:00
Zeno Rogue 279f4fa0a0 press '0' to exit the Tutorial 2019-02-06 18:48:52 +01:00
Zeno Rogue 06cfd5e2d6 start menu options no longer reset the graphical options -- there is a separate entry for that 2019-02-06 18:48:52 +01:00
Zeno Rogue df0578a1fe cdata is now initialized to 0, or ALL if reptilecheat is on 2019-02-06 18:48:52 +01:00
Zeno Rogue 0a5fd1a328 ghosts no longer appear without reason in Crystal and other low-distlimit geometries 2019-02-06 18:48:51 +01:00
Zeno Rogue 6ca2768641 reduced the range of Fire Cultists to 2 if getDistLimit() < 4 2019-02-06 18:48:49 +01:00
Zeno Rogue 5bf27db481 removed Lancers and PyroCultists from Camelot if getDistLimit is too low 2019-02-06 18:48:38 +01:00
Zeno Rogue 5e7920784f Orb of Winter now protects your boat from destruction 2019-02-06 18:48:36 +01:00
Zeno Rogue 24b8bcaf5e roar message now uses the correct number of kills instead of 20 2019-02-06 18:48:36 +01:00
Zeno Rogue e52f6a9bcb cleaned up geometry achievements, and added Crystal Camelot 2019-02-06 18:48:35 +01:00
Zeno Rogue 444bb762d7 crystal:: added a conduct for doing Camelot without compasses 2019-02-06 18:48:33 +01:00
Zeno Rogue 8e4e627a37 used low_bounds for settings where negative values make no sense (but 0 does) 2019-02-06 18:44:53 +01:00
Zeno Rogue af95a20b43 bugfix: gadfly kills no longer counted twice 2019-02-06 16:39:40 +01:00
Zeno Rogue fd9d6208f2 no darkening in rotated hyperboles 2019-02-06 16:39:08 +01:00
Zeno Rogue 459619ff35 X sign in rotated hyperboles 2019-02-06 16:39:08 +01:00
Zeno Rogue 39ce061fa7 use_atan configurable for RotatedHyperboles 2019-02-06 16:39:08 +01:00
Zeno Rogue c56287ae38 orbinfos is a vector now 2019-02-06 16:38:48 +01:00
Zeno Rogue 97c546db64 spatial_graphics are now disabled in Klein model 2019-02-06 16:38:31 +01:00
Zeno Rogue f680713dfd Fixed the meaningo of color parameter in addauraspecial 2019-02-06 16:38:19 +01:00
Zeno Rogue 058a2a5027 fixed aura specials 2019-02-06 16:38:05 +01:00
Zeno Rogue b90e3a4ed2 improved reptilecheat 2019-02-06 16:37:35 +01:00
Zeno Rogue a6e40e3a37 better starting animations 2019-02-06 16:37:20 +01:00
Zeno Rogue 635c8c94dc a CLI option to make shots non-transparent: -shott 2019-02-06 16:37:20 +01:00
Zeno Rogue be84ecb7df fixed the markup of non-transparent SVG 2019-02-06 16:37:20 +01:00
Zeno Rogue 2a45e1340c fixed transparent screenshot background if no gamma and no supersampling 2019-02-06 16:37:20 +01:00
Zeno Rogue 261f039ed6 fixed non-transparent screenshot background 2019-02-06 16:37:20 +01:00
Zeno Rogue 3d76e90584 conical spirals and bands 2019-02-06 16:36:52 +01:00
Zeno Rogue e2b262979b startgame animations 2019-02-06 16:36:52 +01:00
Zeno Rogue 3f0bda332e android:: fixed a time measurement bug which caused non-smooth camera movement, or sometimes even no camera movement 2019-01-24 14:45:59 +01:00
Zeno Rogue af9c3f0b55 android:: targetVersion 26 2018-12-15 22:19:32 +01:00