1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-18 20:12:07 +00:00
Commit Graph

2351 Commits

Author SHA1 Message Date
Zeno Rogue ca46a511fb help for land no longer displays help for l, not specialland 2019-02-06 18:48:52 +01:00
Zeno Rogue 846032ece2 Blue Raiders now can destroy boats 2019-02-06 18:48:52 +01:00
Zeno Rogue 213cd2febf Orb of Empathy works correctly with Orb of the Fish now 2019-02-06 18:48:52 +01:00
Zeno Rogue dabadb0cf4 Graveyard no longer compatible with Ruined City 2019-02-06 18:48:52 +01:00
Zeno Rogue 923aae9cf1 Orb of Lava is now marked 'useless' in Graveyard 2019-02-06 18:48:52 +01:00
Zeno Rogue 681fd0f1c9 crystal:: Emerald Mine now uses random floors 2019-02-06 18:48:52 +01:00
Zeno Rogue 2407efc313 Camelot unlocked in geom-exp with treasure >= 1 2019-02-06 18:48:52 +01:00
Zeno Rogue 8ac1cf8731 fixed some issues with commandline arguments (svg shots made correctly from cli) 2019-02-06 18:48:52 +01:00
Zeno Rogue 40aea82374 fixed a crash in the Ivory Tower 2019-02-06 18:48:52 +01:00
Zeno Rogue 144d5335a6 rosemap now cleared correctly when clearing map 2019-02-06 18:48:52 +01:00
Zeno Rogue 34f9033c1c better description of movement compass 2019-02-06 18:48:52 +01:00
Zeno Rogue be1e300d8d crystal:: ignore invisible floors in rug 2019-02-06 18:48:52 +01:00
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