Commit Graph

395 Commits

Author SHA1 Message Date
Zeno Rogue 40d450676e more fixes to multiplayer 2021-03-06 11:46:13 +01:00
Zeno Rogue 63f895974e improved the checkmove.cpp, also works for golems now 2020-11-05 14:24:01 +01:00
Zeno Rogue f7adc64101 fixed a bug with Orb of Recall 2020-08-02 12:56:43 +02:00
Zeno Rogue df2fc6726a option -WT to teleport to a land, but without safety generation 2020-06-03 11:45:52 +02:00
Zeno Rogue 0412f077e6 added/fixed some \brief descriptions 2020-03-27 21:47:09 +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 eb15070ac4 more map effects for the new stuff 2020-03-07 04:47:10 +01:00
Zeno Rogue 2271a67506 removed the MAX_EDGE limit 2020-01-18 16:03:32 +01:00
Zeno Rogue 26fb19e7a8 subdivided game.cpp; split movepcto into separate functions 2019-12-08 20:07:02 +01:00
Zeno Rogue 90926c3bc6 disable setdist in afterplayermoved in racing 2019-12-06 12:15:14 +01:00
Zeno Rogue ea16b82c30 Allies are now immune to friendly Beauty. 2019-11-30 18:06:48 +01:00
Zeno Rogue 5add972bdd product:: using in_h2xe() and in_s2xe() more consistently 2019-11-30 18:06:48 +01:00
Zeno Rogue 07477e2b23 inv:: buffed up the Orb of Intensity 2019-11-30 18:06:47 +01:00
Zeno Rogue 71ae45c81e fixed Tentacle riding 2019-11-30 18:06:47 +01:00
Zeno Rogue 7e8ede4bd6 relative_matrix and adj changed 2019-11-30 18:05:23 +01:00
Zeno Rogue 95c41684df movei in more functions, also fixed wind crows 2019-11-23 23:37:52 +01:00
Zeno Rogue 982f01e6e5 tracking the specific copy of the player in confusing geometries 2019-11-23 19:05:24 +01:00
Zeno Rogue ee0c8fa253 fixed birds not approaching the player in boats when shielded (and similar cases) 2019-11-22 23:09:00 +01:00
Zeno Rogue bf584b5429 more movei 2019-11-22 18:48:51 +01:00
Zeno Rogue e6853e6540 old moveMonster removed 2019-11-22 18:19:22 +01:00
Zeno Rogue 9521b622e1 movei from cellwalker, old empathyMove removed 2019-11-22 18:12:50 +01:00
Zeno Rogue 6d44105fef more movei. Also animated Friendly Ivy growth 2019-11-22 18:07:16 +01:00
Zeno Rogue 2172ca6fd7 movei used in more places, also improved push in shmup 2019-11-22 17:31:23 +01:00
Zeno Rogue 441b6180db removed old animateAttack 2019-11-22 16:46:25 +01:00
Zeno Rogue 3078451283 used movei in movement animations; also replaced animateReplacement with indAnimateMovement 2019-11-22 16:32:05 +01:00
Zeno Rogue 267d853b2e fixed Orb of Speed confusion 2019-11-16 03:39:14 +01:00
Zeno Rogue 8bc4cb5207 fixed the bug in the Prairie which caused the Bulls not to attack correctly 2019-11-15 13:50:23 +01:00
Zeno Rogue aead4b64f9 checkmove (called by initGame and on safety) no longer crashes the shmup mode 2019-11-14 19:51:16 +01:00
Zeno Rogue 0f84ec8dc8 Orb of Recall now recalls the original orientation 2019-11-14 17:16:54 +01:00
Zeno Rogue ef9e2236ba viewctr is no more... major reduction of redundancy/complexity 2019-11-14 00:26:50 +01:00
Zeno Rogue 02bb9d5ea5 fixed 'locked with powerful magic' message spam; OoY not movable through land with OoWater; you can jump out of an OoY boat using OoFish/OoAether/OoGravity 2019-11-03 14:08:45 +01:00
Zeno Rogue c7dfdaef4c hell unlock message on 10th shard 2019-11-03 13:56:42 +01:00
Zeno Rogue 7298c8b71e fixed a possible crash in ghostmove 2019-11-02 20:28:02 +01:00
Zeno Rogue af5d961b1d 11.2g 2019-10-27 02:48:50 +01:00
Zeno Rogue b1665ab23b Thumpers now attract monsters with special movement rules 2019-10-27 02:37:41 +02:00
Zeno Rogue b5bbb05d07 warning on entering pits 2019-10-26 14:47:22 +02:00
Zeno Rogue 3d427cac61 fixed Orb of Speed saving on the first move 2019-10-26 14:40:15 +02:00
Zeno Rogue 69d0284745 fixed c->land == waBoat to wall 2019-10-05 19:59:59 +02:00
Zeno Rogue 43d8cd3b80 boats remain boats in makeEmpty 2019-10-05 18:55:11 +02:00
Zeno Rogue b8fd4e1199 set landparam = 1 on recall in Brownian just in case 2019-10-05 18:55:11 +02:00
Zeno Rogue 0e759f9da9 ladders no longer disappear on recall 2019-10-05 18:55:11 +02:00
Zeno Rogue 51ef84f0b2 fire in Brownian no longer generates level-0 walls 2019-10-05 18:55:11 +02:00
Zeno Rogue 2e571ab337 devmods:: autoplay added 2019-09-30 01:51:16 +02:00
Zeno Rogue f45b90bad4 fixed being able to phase into a chasm (and possibly some other issues) 2019-09-27 17:00:37 +02:00
Zeno Rogue fd67768234 reverse_directions for heptagons 2019-09-26 13:23:44 +02:00
Zeno Rogue d17b259422 nonisotropic geometries show the world overview 2019-09-12 22:50:16 +02:00
Zeno Rogue 848eb8f48b export everything: modules compiled separately 2019-09-12 22:50:16 +02:00
Zeno Rogue 82f24b4b6c exporting necessary stuff all over (in progress) 2019-09-12 22:50:16 +02:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue 634c0635d3 some missing exports 2019-09-12 22:50:16 +02:00