1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 06:30:41 +00:00
Commit Graph

139 Commits

Author SHA1 Message Date
Jacob Mandelson
261ebad082 Select the keyboard push-subdirection with Tab.
Previously, the keyboard push-subdirection was selected irregularly
based on the exact angle of the map on the screen.

Change it to be consistently clockwise or counterclockwise, switching
with the Tab key.

Also, have the keyboard push-subdirection help display on all
pushable monsters.  Previously, it'd only show on Palace Guards
and Skeletons.
2024-07-09 20:10:35 -07:00
Zeno Rogue
2fccfdf0c5 illegal moves into dice now become kills if you have an Orb of Slaying 2024-06-06 15:20:57 +02:00
Zeno Rogue
8caf343390 track illegal moves 2024-05-27 14:20:53 +02:00
Zeno Rogue
7c2aca91a4 Orb of Earth now cancels Invisibility only if it is doing something 2024-05-09 10:44:37 +02:00
Zeno Rogue
9807b1b3ba simplified the boat logic 2024-04-09 02:34:30 +02:00
Zeno Rogue
494fc4ec11 more accurate messages on dice pushing 2024-03-27 23:52:22 +01:00
Zeno Rogue
77a4bb4160 items moved by Orb of Water, Magnetism, and Winter are now animated 2024-03-19 19:19:23 +01:00
Zeno Rogue
c230e03a0a trees etc are now mentioned as blockers in YASC messages 2024-03-19 18:39:09 +01:00
Zeno Rogue
de5ddc3034 YASC messages in hardcore mode 2024-02-23 00:48:17 +01:00
Zeno Rogue
b4b00baa5e apply_chaos removed baby tortoise move since we are using moveItem 2024-02-23 00:40:13 +01:00
Zeno Rogue
3b1918535f fixed Orb of Chaos not calling moveItem 2024-02-22 21:08:39 +01:00
Zeno Rogue
60980bcb8b bow:: rusalka curses now work 2024-02-22 18:11:12 +01:00
Zeno Rogue
d86f70886d bow:: while rosed, you can now only shoot when this kills a monster at point blank in the rose direction 2024-02-22 17:49:45 +01:00
Zeno Rogue
285c71e10f yasc messages 2024-02-22 17:12:49 +01:00
Zeno Rogue
8c06e184c8 added a message for not caring about roses 2024-01-11 17:51:18 +01:00
Zeno Rogue
bdd2b5e9fd bow:: fixed mirrors in fire mode 2024-01-11 17:01:46 +01:00
Zeno Rogue
31471fc6c5 The bump_to_shoot flag now actually works 2024-01-07 12:52:11 +01:00
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