1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-21 12:43:18 +00:00
Commit Graph

4669 Commits

Author SHA1 Message Date
Zeno Rogue
2f353a844c tracking in nonisotropic geometries 2019-11-23 20:16:53 +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
edcf160a28 centerpc: moved rerotate outside 2019-11-23 19:01:00 +01:00
Zeno Rogue
4f0cf57092 centerpc:: removed a special case for Euclidean -- no longer a special case 2019-11-23 19:00:18 +01:00
Zeno Rogue
021f99aafa save compatibility: field quotient configured 2019-11-22 23:16:06 +01:00
Zeno Rogue
9529ee6bbb removed the buggy Ruby in Yendor 2019-11-22 23:10:36 +01:00
Zeno Rogue
b731796ab4 fixed generating monsters on the player in some geometries 2019-11-22 23:10:23 +01:00
Zeno Rogue
b38caa0ec8 fixed a bug where disabling the cheat mode while the land is changed in Geometry Experiments would produce weird lands 2019-11-22 23:10:02 +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
efa22ac125 fixed specifying -tparx SingleHex 2019-11-22 19:47:31 +01:00
Zeno Rogue
6ea7698304 torus:: allowed one-wide tori 2019-11-22 19:47:11 +01:00
Zeno Rogue
3139feb50c animateMovement: correct even if moved to the same cell 2019-11-22 19:39:50 +01:00
Zeno Rogue
d537b05fb3 torus generates spin correctly (orientable only) 2019-11-22 19:39:36 +01:00
Zeno Rogue
939c979f19 movement arrows drawn correctly only in the target direction even if multiple 2019-11-22 19:00:11 +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
8ddd95d44e locations improvement 2019-11-22 17:02:40 +01:00
Zeno Rogue
a1c7b8db3d animateMov YA fixup 2019-11-22 16:46:37 +01:00
Zeno Rogue
441b6180db removed old animateAttack 2019-11-22 16:46:25 +01:00
Zeno Rogue
6a4c4b21f6 fixup locations 2019-11-22 16:37:43 +01:00
Zeno Rogue
d05ec40014 fixup animateMovement 2019-11-22 16:37:32 +01:00
Zeno Rogue
4fb6563f27 fixup mouse control 2019-11-22 16:37:21 +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
8ac9562c31 quotient:: refactored to allow easier building of new quotient spaces 2019-11-22 16:30:57 +01:00
Zeno Rogue
4f078a8763 Orb of Choice is now useless in Land of Motion 2019-11-22 16:30:27 +01:00
Zeno Rogue
c6bf25b5b6 location:: movei structure 2019-11-22 16:29:53 +01:00
Zeno Rogue
2458ec715d removed calc_relative_matrix with direction hint; used adj in more places 2019-11-22 14:34:56 +01:00
Zeno Rogue
8fad2bc9d5 replaced compute_relamatrix and some cases of calc_relativematrix with adj 2019-11-22 14:25:13 +01:00
Zeno Rogue
eb2f9cbf8a fixed and simplified spin_angle 2019-11-22 14:00:45 +01:00
Zeno Rogue
95e2c860f4 CLI option -fi-at 2019-11-22 14:00:22 +01:00
Zeno Rogue
d0855db6c6 reg3:: marked as DF_GEOM 2019-11-17 13:52:34 +01:00
Zeno Rogue
313df871bb fixup to last 2019-11-17 13:52:20 +01:00
Zeno Rogue
d63aebb9d7 reg3:: moved hrmap_field3 output to DF_FIELD 2019-11-17 13:50:06 +01:00
Zeno Rogue
4333acf54d more elegant advanced field parameters 2019-11-17 13:47:13 +01:00
Zeno Rogue
82083ba83d fieldpattern:: made the prime lists equal -- 6 primes 2019-11-17 13:46:42 +01:00
Zeno Rogue
aa44ff82e3 fixed cgi for field quotient 2019-11-17 13:35:18 +01:00
Zeno Rogue
6f541c0a3e field quotient generalized 2019-11-17 13:35:07 +01:00
Zeno Rogue
362b11a383 more elegant fpattern::solve() 2019-11-17 11:12:06 +01:00
Zeno Rogue
fb557282f4 more guard fix 2019-11-16 14:46:12 +01:00
Zeno Rogue
16f6266b7e fixed guard placement 2019-11-16 08:39:51 +01:00
Zeno Rogue
bf198bdaba 11.2k true 2019-11-16 03:39:57 +01:00
Zeno Rogue
267d853b2e fixed Orb of Speed confusion 2019-11-16 03:39:14 +01:00
Zeno Rogue
39332b61eb fixed addparam for old compiler 2019-11-16 03:39:00 +01:00
Zeno Rogue
b1f3686bdf 11.2k 2019-11-16 03:11:00 +01:00
Zeno Rogue
928e369977 ray:: stereo modes 2019-11-16 03:04:01 +01:00
Zeno Rogue
838d6a583a removed namespace stereo which is no longer used 2019-11-16 03:03:09 +01:00
Zeno Rogue
c60b96c1b8 added the missing fixmatrix 2019-11-16 01:41:44 +01:00