1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +00:00
Commit Graph

5293 Commits

Author SHA1 Message Date
Zeno Rogue
248eecf960 new lands appear 2020-03-07 04:47:10 +01:00
Zeno Rogue
12c9113561 fixed Lancers 2020-03-07 04:47:10 +01:00
Zeno Rogue
d18a05558a Safety in Farlands return to Icy 2020-03-07 04:47:10 +01:00
Zeno Rogue
5e48af2bb3 world turtles 2020-03-07 04:47:10 +01:00
Zeno Rogue
a9a5a0c9c2 fixed checkmate rule in Jelly Kingdom 2020-03-07 04:47:10 +01:00
Zeno Rogue
406e289c1f added flag do_not_touch_this_wall 2020-03-07 04:47:10 +01:00
Zeno Rogue
62868fd752 fixed allies handling Demons incorrectly 2020-03-07 04:47:10 +01:00
Zeno Rogue
4415db42c2 fixed monster cloned after pushing 2020-03-07 04:47:10 +01:00
Zeno Rogue
4af00c37e8 fixed wrong facing direction after failed attack 2020-03-07 04:47:10 +01:00
Zeno Rogue
73e7d4dda9 changes:: LHU is rollbacked (important in Minefield and Brownian) 2020-03-07 04:47:10 +01:00
Zeno Rogue
6e4b041f6b changes:: princess::reviveAt was not kept 2020-03-07 04:47:10 +01:00
Zeno Rogue
f04a73695d made Farlands more interesting 2020-03-07 04:47:10 +01:00
Zeno Rogue
613577935c fixed XLAT used incorrectly for leaves cut 2020-03-07 04:47:10 +01:00
Zeno Rogue
44c79a468c comments about imputed and direct 2020-03-07 04:47:10 +01:00
Zeno Rogue
b0eb4e816b location.cpp now defines constants global_distance_limit and iteration_limit 2020-03-07 04:47:10 +01:00
Zeno Rogue
c1c4cea31f replaced clearing::buggyplant with bpdata::buggy 2020-03-07 04:47:10 +01:00
Zeno Rogue
103a3a3411 more changes.ccell added 2020-03-07 04:47:10 +01:00
Zeno Rogue
806a224f91 changes:: changes.value_keep(imputed) for Mutant, not for normal Ivy 2020-03-07 04:47:10 +01:00
Zeno Rogue
831cadcb1d changes: in mapeffects and environment 2020-03-07 04:47:10 +01:00
Zeno Rogue
069d09d2b0 fixed a crash on buggy items 2020-03-07 04:47:10 +01:00
Zeno Rogue
eedc976b20 fixed Orb of Plague was GUEST not NATIVE 2020-03-07 04:47:10 +01:00
Zeno Rogue
277f29f608 limited the world size to 10^7553 2020-03-07 04:47:10 +01:00
Zeno Rogue
de60f18636 frog power is described in help 2020-03-07 04:47:10 +01:00
Zeno Rogue
5c32589a3a descriptions of the new content 2020-03-07 04:47:10 +01:00
Zeno Rogue
70d7fde8d4 clearing:: fixed some bugs when reached too far into the center 2020-03-07 04:47:10 +01:00
Zeno Rogue
62734bbfc5 charge help, and fixed a bug in help in weird geometry warped cells 2020-03-07 04:47:10 +01:00
Zeno Rogue
89fe310154 Orb of Slaying makes shrubs attackable 2020-03-07 04:47:10 +01:00
Zeno Rogue
561ce1a141 Orb of Vaulting and Dark Frogs can now jump over trees and explosive barrels 2020-03-07 04:47:10 +01:00
Zeno Rogue
3f5af1f5bd items[0] no longer is raised and is no longer displayed 2020-03-07 04:47:10 +01:00
Zeno Rogue
06e9808eb4 giant frogs are now allowed to jump 1 cell 2020-03-07 04:47:10 +01:00
Zeno Rogue
0c6b9aa696 fixed some bugs with frog orbs 2020-03-07 04:47:10 +01:00
Zeno Rogue
20910ec364 refactored frog_power and a minor fix 2020-03-07 04:47:10 +01:00
Zeno Rogue
c390b63e0a colorful Plague 2020-03-07 04:47:10 +01:00
Zeno Rogue
2585affdf3 factored out orb_auxiliary_color 2020-03-07 04:47:10 +01:00
Zeno Rogue
688fc50036 Orb of Plague improved 2020-03-07 04:47:10 +01:00
Zeno Rogue
ca60e463b3 undo: fixed Mimics rotation 2020-03-07 04:47:10 +01:00
Zeno Rogue
796975e8c7 more Orb fixes 2020-03-07 04:47:10 +01:00
Zeno Rogue
2636b195a2 fixed Orbs in undo 2020-03-07 04:47:10 +01:00
Zeno Rogue
a36fb633b2 filename in pcmove documentation 2020-03-07 04:47:10 +01:00
Zeno Rogue
6b5481b876 rewritten undo: part 1a 2020-03-07 04:47:10 +01:00
Zeno Rogue
e564622a48 rewritten undo: part 1 2020-03-07 04:47:10 +01:00
Zeno Rogue
eb15070ac4 more map effects for the new stuff 2020-03-07 04:47:10 +01:00
Zeno Rogue
395d56f581 rebalanced Frog Orbs 2020-03-07 04:47:10 +01:00
Zeno Rogue
a636138ef7 rebalanced Frog Park 2020-03-07 04:47:10 +01:00
Zeno Rogue
2a092b9624 hrand >= 90 not > 2020-03-07 04:47:10 +01:00
Zeno Rogue
421d04e98e wandering monsters 2020-03-07 04:47:10 +01:00
Zeno Rogue
03dcd5fa17 canReachPlayer now can put frogs 2020-03-07 04:47:10 +01:00
Zeno Rogue
3597342f28 marked new lands as 'not_implemented' for SC 2020-03-07 04:47:10 +01:00
Zeno Rogue
164d964bab removed unused #define LAND_YENDOR_CHAOS 2020-03-07 04:47:10 +01:00
Zeno Rogue
9a2f8e1529 new lands in the lists and in YC 2020-03-07 04:47:10 +01:00