1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00
Commit Graph

122 Commits

Author SHA1 Message Date
Zeno Rogue
8946317475 bow:: press 'f' + direction for auto fire at distant enemies in the given direction 2023-12-02 10:37:07 +01:00
Zeno Rogue
53b0701d95 ratlings no longer react to useless shoots 2023-12-02 08:47:11 +01:00
Zeno Rogue
858db697d8 crossbow:: no time passes when shooting while unstable 2023-10-29 10:13:00 +01:00
Zeno Rogue
76c6195d19 fixed fire_mode not disabling correctly 2023-10-29 09:22:40 +01:00
Zeno Rogue
c91dc341ae crossbow:: no more mimics attacking in melee, or swinging at mirrors 2023-10-29 09:21:49 +01:00
Zeno Rogue
1926fd8434 crossbow:: improved texts 2023-10-29 07:59:19 +01:00
Zeno Rogue
b2c8bb96d6 crossbow:: saving tortoises now possible 2023-10-29 00:06:40 +02:00
Zeno Rogue
8129cfd726 crossbow: better mimic bowpaths, mimic bowpaths colored, mimic bowpaths slay mirror spirits 2023-10-28 09:51:27 +02:00
Zeno Rogue
b0d117e646 crossbow:: checkmate rule 2023-10-28 09:51:27 +02:00
Zeno Rogue
4f82c3eb8e last_bowpath changed to more efficient bowpath_map 2023-10-28 09:51:27 +02:00
Zeno Rogue
e8ecccdf53 crossbow:: explain hedgehogs better 2023-10-28 09:51:27 +02:00
Zeno Rogue
11869c796b crossbow:: disable fire_mode on move 2023-10-28 09:51:27 +02:00
Zeno Rogue
a012e6103a crossbow:: do not try shooting on stay 2023-10-28 09:51:27 +02:00
Zeno Rogue
ddc7cddb91 side attacks for bows 2023-10-28 09:51:27 +02:00
Zeno Rogue
e6a4d987bb first version of crossbow 2023-10-28 09:51:27 +02:00
Zeno Rogue
a74cdeeacc ls:: Galapagos now works and is fun in H/V 2023-09-18 13:02:17 +02:00
Zeno Rogue
f9b0dcf8a0 fixed some crashes on out_of_bounds 2023-04-27 22:48:36 +02:00
Zeno Rogue
9110b6ac88 fixed 'orb used' flags not being rolled back in some cases 2022-09-09 12:22:49 +02:00
Zeno Rogue
7be773ea03 fixed the Slaying+side attack combo 2022-08-25 10:51:56 +02:00
Zeno Rogue
75f58766a2 made background screen darkening consistent and optional 2022-07-05 11:51:06 +02:00
Zeno Rogue
c6369ac832 Orb of the Sword can now kill yourself through mirror or topology 2022-06-17 10:40:26 +02:00
Zeno Rogue
a87ef1b02c Woods+Time: do not waste charge on attacking monsters in trees 2022-06-17 09:13:46 +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
7adb3dac5a mirrors now flip Alchemist Lab colors (may be a bit unpredictable in minimal quotient) 2022-04-26 16:19:02 +02:00
Zeno Rogue
5269c357d4 run away from the lava 2022-04-26 16:19:02 +02:00
Zeno Rogue
6d1ded7fd4 Viziers were immune to some attacks in illogical circumstances -- this is no longer the case 2022-04-21 11:59:15 +02:00
Zeno Rogue
3337786c04 Orb of Slaying now works on big trees 2022-02-12 00:11:10 +01:00
Zeno Rogue
0c20fdeccb Stunning from the Orb of Chaos now destroys birds/shadows just like the other sources of stunning 2022-02-03 01:05:25 +01:00
Zeno Rogue
68ba57142a warning protection no longer evokes Flash/Lightning 2021-08-08 19:33:26 +02:00
Zeno Rogue
025893e946 cleaned up where summoned creature appears for Orb of Life and Orb of Friendship 2021-08-08 19:04:58 +02:00
Zeno Rogue
2f11237171 no more fatigue_cost checking when the Curse is gone 2021-08-08 17:24:09 +02:00
Zeno Rogue
eae1b67013 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-08-04 20:22:52 +02:00
Zeno Rogue
9ce7a243ed fixed switching messages 2021-08-04 20:15:46 +02:00
Zeno Rogue
2ac3b6f949
Merge pull request #275 from jruderman/fall_alch_msg
Show correct message when trying to move from a high Brown Island cell to a Red Slime cell
2021-08-04 19:13:10 +02:00
Jesse Ruderman
e90999e5b6 Orb of Chaos now destroys arrow traps 2021-08-02 22:13:40 -07:00
Jesse Ruderman
46ca5f81a0 Show correct message when trying to move from a high Brown Island cell to a Red Slime cell 2021-08-02 19:09:45 -07:00
Jesse Ruderman
aa548e3467 Copy wparam when copying wall 2021-07-12 22:42:45 -07:00
Jesse Ruderman
b04573f659 Fix crash: prevent slime from duplicating dice 2021-07-12 06:52:14 -07:00
Jesse Ruderman
2b0af74903 Fix some messages when using Orb of the Warp 2021-07-10 03:53:42 -07:00
Jesse Ruderman
71088e9a1c Add missing 'cannot attack' messages 2021-07-09 23:10:44 -07:00
Jesse Ruderman
cc110ba109 Orb of Time now preserves Orb of Plague properly 2021-07-03 01:31:33 -07:00
Zeno Rogue
d12601a538 fixed thruVine with Orb of the Woods 2021-06-17 09:44:48 +02:00
Zeno Rogue
b9ba311a63 dice:: Orb of Chaos works correctly now 2021-06-17 09:44:48 +02:00
Zeno Rogue
ca6eb9d8ef swap_data is now a general template function, not in tortoise 2021-06-17 09:44:47 +02:00
Zeno Rogue
7b38fc4de1 fixed the direction setup by Orb of Chaos 2021-06-17 09:44:47 +02:00
Zeno Rogue
b71e436cb6 added some missing CAP_* guards 2021-06-09 04:33:55 +02:00
Zeno Rogue
982377c26c fixed unused capture warnings 2021-06-03 15:11:24 +02:00
Zeno Rogue
2973cada6d dice:: added Angry Dice 2021-06-01 13:07:55 +02:00
Zeno Rogue
d7e2b491ac determinePush now accepts movei instead of c 2021-06-01 13:07:55 +02:00
Zeno Rogue
6a6ed4ea0d first version of the Land of Dice 2021-06-01 13:07:36 +02:00