1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-09 16:42:06 +00:00
Commit Graph

179 Commits

Author SHA1 Message Date
Zeno Rogue a7a3d13b70 after 3 illegal moves, provide some suggestions regarding possible skip-moves and Orb uses 2026-04-18 14:06:35 +02:00
Zeno Rogue ce39b2e96d Ivy can now grow through single-tile wide chasms 2026-04-17 20:10:55 +02:00
Zeno Rogue d3ee93c96e fixed the generation range for Strong Wind and jump orb effects in alternate tilings 2025-12-18 02:16:37 +01:00
Joseph C. Sible c9c604e3f7 Fix crash when Orbs of Choice, Space, and Safety interact
When grabbing an Orb of Safety across lands with Orb of Space while Orb of
Choice is active, a "HEPTAGONAL RULE MISSING" message would print and the
game would exit. Fix it by not running the animation in this case.
2025-11-13 02:01:35 -05:00
Zeno Rogue 63b46fa2bf added Orb of Plague to shmup life orbs 2025-10-10 13:05:28 +02:00
Zeno Rogue a9861cdcd7 added more orbs to isShmupLife 2025-10-10 13:02:34 +02:00
Zeno Rogue c4a39a4715 fixup to itOrbMorph 2025-10-10 13:02:25 +02:00
Zeno Rogue 300b8ed78f fixed frogging grimoires 2025-10-10 00:21:52 +02:00
Zeno Rogue 4e6f34c936 shmup:: fixed the bug with Phasing deleting monsters 2025-10-09 22:57:43 +02:00
Joseph C. Sible c4c9379fcb Add a cheat to hold orb powers at their current level 2025-09-30 20:16:58 -04:00
Zeno Rogue 6bc9139b2f fixed Orb of Recall charges being given incorrectly 2025-08-17 23:02:57 +02:00
Zeno Rogue 0e08b3225d other active orbs now extend the duration of Orb of Recall 2025-08-17 16:17:13 +02:00
Zeno Rogue 1a3f59c222 fixed a potential crash with Orb of the Frog / Orb of Phasing 2025-02-24 11:46:32 +01:00
Zeno Rogue 568389e629 Strong Wind and Orb of Vaulting now better with Orb of the Sword 2024-10-12 10:40:27 +02:00
Zeno Rogue 6659cc648d do not flipplayer on having Frog 2024-07-27 21:48:04 +02:00
Zeno Rogue e534fb209c fixed Orb of Speed in multiplayer 2024-06-30 00:01:51 +02:00
Zeno Rogue 51ecd882e1 Orb of Summoning now works on deep water, shallow water, and Camelot moat tiles 2024-05-09 10:44:37 +02:00
Zeno Rogue 0708c0e2bc fixed a possible crash when using Orb of Space on Orb of Safety 2024-04-07 23:48:49 +02:00
Zeno Rogue a328568ee5 new messages on Orb of Phasing, Slaying, and Weakness 2024-03-27 23:52:22 +01:00
Zeno Rogue 37b498203c item movement animations for Orb of Space and Curse of Repulsion 2024-03-19 19:25:08 +01:00
Zeno Rogue 0e018df878 Void Beasts are now pulled by Orb of Air 2024-03-19 18:52:16 +01:00
Zeno Rogue eb3406d7dc fixed the bug where tides may move on orb use 2023-12-22 00:51:07 +01:00
Zeno Rogue 61303fcab6 remove crossbow paths on orb use 2023-12-15 11:00:41 +01:00
Zeno Rogue 2a892012b2 bow:: The warped space distracts you from reloading while staying in place 2023-12-02 09:32:34 +01:00
Zeno Rogue e6a4d987bb first version of crossbow 2023-10-28 09:51:27 +02:00
Zeno Rogue 06d250e6a5 hat:: Orb of Vaulting now works correctly 2023-03-28 12:47:03 +02:00
Zeno Rogue 5af23eab7d fixed Orb of Teleport/Illusion thinking that they are unusable 2022-09-16 22:35:37 +02:00
Zeno Rogue a20063c119 fixed missing 'too far' messages on Frog-like orbs 2022-09-15 12:04:08 +02:00
Zeno Rogue d7e4c25c92 fixed Teleport and Illusion drain Aether etc on mousing 2022-09-15 12:03:26 +02:00
Zeno Rogue b934819ac3 bug fixed: mousing frog-like orbs could mark Aether etc as used; also jumping with Aether=1 is allowed now 2022-09-09 13:34:29 +02:00
Zeno Rogue 92291c437a bug fixed: Space mousing could mark Aether as used 2022-09-09 12:47:54 +02:00
Zeno Rogue 852c637e4f fixed mousing over items with Energy+Time+Space combo 2022-09-09 12:21:55 +02:00
Zeno Rogue fe42b5e2ef fixed Orbs not affecting slime 2022-06-17 10:46:13 +02:00
Zeno Rogue 57fd87e1d4 minesweeper now disables minefield range 2022-05-21 17:12:02 +02:00
Zeno Rogue 9bc0623022 disable_orb_range cheat for presentations 2022-05-17 09:45:09 +02:00
Zeno Rogue 920fc454f0 slime spill is now predictable when multiple colors hit the same cell at once 2022-04-26 16:19:02 +02:00
Zeno Rogue 3d5cc67f63 <ctime> is included in hyper.h 2022-02-27 14:58:37 +01:00
Zeno Rogue 78049518a5 Merge pull request #301 from ammongit/valentines
Valentine's Easter Egg: Add +1 extra charge to Orb of Love
2022-02-27 14:56:49 +01:00
Zeno Rogue 162edb85a8 when having Orb of Freedom + Orb of Time, other orbs are no longer drained by Freedom checks 2022-02-27 01:15:45 +01:00
Ammon Smith 7bd50b5068 Add missing "ed". 2022-02-15 18:22:56 -05:00
Ammon Smith 83372e7dea Add explanatory comment.
The 0-indexed month value may be confusing.
2022-02-14 18:11:49 -05:00
Ammon Smith 465ec66760 Add +1 charge for Orb of Love on Valentine's day.
Minor date-based easter egg, small enough to not impact gameplay
notably.
2022-02-14 18:06:19 -05:00
Zeno Rogue ee246d4a93 Stunning the Shadow now temporarily destroys it 2022-02-03 01:04:19 +01:00
Zeno Rogue 7350af18f2 fixed the Nature + movement orb combo, without Empathy 2021-12-12 21:14:41 +01:00
Zeno Rogue e238a7ddf9 fixed the Nature + Slaying + Empathy combo 2021-12-12 21:06:47 +01:00
Zeno Rogue 838b9d0b10 Merge pull request #289 from jruderman/illusion_item
Orb of Trickery messages no longer reveal underwater items
2021-08-09 13:49:28 +02:00
Jesse Ruderman dbb6488557 Add Orb error messages for Phasing and Vaulting 2021-08-09 04:26:56 -07:00
Jesse Ruderman 8d98193e70 check_vault: ensure error codes don't depend on angle 2021-08-09 04:26:28 -07:00
Jesse Ruderman aad8441d83 Orb of Trickery messages no longer reveal underwater items 2021-08-09 02:24:18 -07:00
Zeno Rogue 77f6d2db14 improved ranged Orb error messages 2021-08-09 02:07:32 +02:00