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

3004 Commits

Author SHA1 Message Date
Zeno Rogue a528f56a98 comma actually can be entered in number editor 2019-09-12 22:42:58 +02:00
Zeno Rogue 1a63872a44 11.0p 2019-09-12 22:42:58 +02:00
Zeno Rogue efb72afb87 fixed Slime display 2019-09-12 22:42:58 +02:00
Zeno Rogue 7d9d3ced50 option -viewall for testing 2019-09-12 22:42:58 +02:00
Zeno Rogue 96faa8ed0e typo fix 2019-09-12 22:42:58 +02:00
Zeno Rogue dbcfc2e978 Minefield in bounded marked as specially_geo3 2019-09-12 22:42:58 +02:00
Zeno Rogue a08cf0c8fd no more model boundaries in 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue 2cfb35c671 more fixes 2019-09-12 22:42:58 +02:00
Zeno Rogue 2d5c19a5b5 translation updates/fixes, degree symbol displayed for angles configured in models 2019-09-12 22:42:58 +02:00
Zeno Rogue 743af3217d the magic of Orb of Yendor makes them immobile using boats 2019-09-12 22:42:58 +02:00
Zeno Rogue 463e874520 fixed Friendly Ivy attacking non-attackable monsters 2019-09-12 22:42:58 +02:00
Zeno Rogue 83d8025133 replaced [8] with [MAX_EDGE] 2019-09-12 22:42:58 +02:00
Zeno Rogue e4ad1c07a3 removed Witch and Evil Golem from the polymorph list; replaced them with Falling Dog and Mutant 2019-09-12 22:42:58 +02:00
Zeno Rogue 6a8d2b9046 Orb of Freedom takes Rose scent into account 2019-09-12 22:42:58 +02:00
Zeno Rogue beeeb7c23b added some people to the credits 2019-09-12 22:42:58 +02:00
Zeno Rogue 05ee76015f a better message on illegal moves in Brown Island 2019-09-12 22:42:58 +02:00
Zeno Rogue f5d08e34fd bulls rage when pushed 2019-09-12 22:42:58 +02:00
Zeno Rogue 0f99334279 Shadows are now blow-immune 2019-09-12 22:42:58 +02:00
Zeno Rogue a44e4281de fixup missing current_proj_name 2019-09-12 22:42:58 +02:00
Zeno Rogue ac302500e0 fixup parameter order in 'number of mines' 2019-09-12 22:42:58 +02:00
Zeno Rogue 0929128171 no more Euler warning in 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue b24c9d88e8 text fixes 2019-09-12 22:42:58 +02:00
Zeno Rogue 758d6cf340 bugfix in 8-cell naming 2019-09-12 22:42:58 +02:00
Zeno Rogue f9ba041451 asteroids:: theming, changed look to invisible floors + grid, provided validity rules 2019-09-12 22:42:58 +02:00
Zeno Rogue 4af11a7f2a changed create to create_playerpath in rogueviz 2019-09-12 22:42:58 +02:00
Zeno Rogue f9db5b3863 fixed some uninitialized variable warnings 2019-09-12 22:42:58 +02:00
Zeno Rogue 57f2891826 bounded Minefield now works according to the standard Minesweeper rules 2019-09-12 22:42:58 +02:00
Zeno Rogue e61c684bca removed the redundant copy of master_relative in shmup 2019-09-12 22:42:58 +02:00
Zeno Rogue 648af0c08e fixup master_relative in Euclidean; this makes the line animation work 2019-09-12 22:42:58 +02:00
Zeno Rogue b239e12cbb fixup spiral ?? 2019-09-12 22:42:58 +02:00
Zeno Rogue 27581ff8b0 virtualRebase now used in all quotient geometries 2019-09-12 22:42:58 +02:00
Zeno Rogue e446ad9b1c fixed the ESC key flashing and doing nothing in the Expansion slide 2019-09-12 22:42:58 +02:00
Zeno Rogue b05eb3754f adjusted RogueViz Kohonen to 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue 4c5a9091c2 made allcells work correctly in S^3 2019-09-12 22:42:58 +02:00
Zeno Rogue ac1c588d7d in creative menu, animations and history are now separate 2019-09-12 22:42:58 +02:00
Zeno Rogue 6b91dc2d7d 3d:: fixed invis_point and behindsphere 2019-09-12 22:42:58 +02:00
Zeno Rogue 217a643605 fixed some monster displays 2019-09-12 22:42:58 +02:00
Zeno Rogue 9fece7b342 renamed 'spiral' to 'spiral/ring' and added a comment 2019-09-12 22:42:58 +02:00
Zeno Rogue fd5dfd6b39 spiral projection generalized 2019-09-12 22:42:58 +02:00
Zeno Rogue 4284831069 more options in line animation 2019-09-12 22:42:58 +02:00
Zeno Rogue 44495852ad hr_exception, currently used for build_shortest_path 2019-09-12 22:42:58 +02:00
Zeno Rogue a179a2b80d history displays projection just as geom-exp 2019-09-12 22:42:58 +02:00
Zeno Rogue 80d14c0196 add_action_push consistently; improved some menu hotkeys and ordering; improved some naming 2019-09-12 22:42:58 +02:00
Zeno Rogue 1b73714958 improved some naming 2019-09-12 22:42:58 +02:00
Zeno Rogue 54a32441a7 restructured menus 2019-09-12 22:42:58 +02:00
Zeno Rogue bca98e9247 more stable PC centering 2019-09-12 22:42:58 +02:00
Zeno Rogue 55492e229b Asteroids in 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue 6d87b282c3 fix cpid crash 2019-09-12 22:42:58 +02:00
Zeno Rogue b1033884d9 option to change -animperiod in PHASE 3 2019-09-12 22:42:58 +02:00
Zeno Rogue f6a1e445a2 'advanced parameters' display where they should 2019-09-12 22:42:58 +02:00