1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-23 13:43:19 +00:00
Commit Graph

5983 Commits

Author SHA1 Message Date
Zeno Rogue
244ba53b95 ray:: fix a bug 2020-06-03 17:40:16 +02:00
Zeno Rogue
1ac116909f ray:: special case for WDIM==2 triangles 2020-06-03 16:43:11 +02:00
Zeno Rogue
449966903e function project_on_triangle 2020-06-03 16:42:35 +02:00
Zeno Rogue
b04061f8a8 implemented swapdim for arb 2020-06-03 16:42:26 +02:00
Zeno Rogue
15465d417f arb:: after sliding, geom3::apply_always3() 2020-06-03 16:42:13 +02:00
Zeno Rogue
4b946136f0 fixed orthogonal_move for points which are already moved 2020-06-03 16:11:59 +02:00
Zeno Rogue
8443095d47 in canvas land, walls are generated if GDIM==3, not only if WDIM==3 2020-06-03 15:45:25 +02:00
Zeno Rogue
b34af64efd debugging mode option -g 2020-06-03 15:44:47 +02:00
Zeno Rogue
511eef0517 ray:: fixed a glitch on movement 2020-06-03 15:44:34 +02:00
Zeno Rogue
6ad9d520db reset raycaster if wo>=rays 2020-06-03 15:13:30 +02:00
Zeno Rogue
2a0b0101fd raycasting in 2D 2020-06-03 15:11:20 +02:00
Zeno Rogue
fad1c650c7 fix radar_grid in fake::split() 2020-06-03 12:22:50 +02:00
Zeno Rogue
a189fd9ca8 cleaned up findbaseAround 2020-06-03 11:54:28 +02:00
Zeno Rogue
86154347ec stopped the player from obscuring view in fake 2020-06-03 11:53:29 +02:00
Zeno Rogue
4ef3f31c8f fixed a crash when using -gfake without game 2020-06-03 11:49:04 +02:00
Zeno Rogue
24440d42df reg3::in() used GDIM instead of WDIM 2020-06-03 11:48:07 +02:00
Zeno Rogue
ffa4589705 fake:: fixed some bugs with patterns working incorrectly 2020-06-03 11:46:50 +02:00
Zeno Rogue
bc63ca3f81 arb:: disable some lands 2020-06-03 11:46:16 +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
b4b891a6dc arb:: counts as weirdhyperbolic 2020-06-03 11:45:18 +02:00
Zeno Rogue
b9623e3fff fixed crashes with boats when no direction set 2020-06-03 11:44:19 +02:00
Zeno Rogue
efe4e20cd4 arb:: set sliders from command line 2020-06-03 11:44:00 +02:00
Zeno Rogue
e3664c79a3 throw an exception when file does not exist 2020-06-03 11:43:48 +02:00
Zeno Rogue
0ae3ab3c9b fake::split() = fake::in() or arb::in_slided() is used when both are applicable for a condition 2020-06-03 11:43:35 +02:00
Zeno Rogue
ab379435d4 with unfitting sliders, also fix shmup 2020-06-02 02:37:30 +02:00
Zeno Rogue
b55503dc9f arb:: sliders 2020-06-02 02:29:31 +02:00
Zeno Rogue
c8ce9c9826 fixed the meaning of patterninfo::symmetries 2020-06-02 02:27:53 +02:00
Zeno Rogue
d2c2140cc9 shmup better with fake 2020-06-02 02:27:06 +02:00
Zeno Rogue
87974ac1f4 hr_polygon_error::generate_error 2020-06-02 02:26:28 +02:00
Zeno Rogue
9729dbcbfc texture remapped when changing fake 2020-06-02 02:25:12 +02:00
Zeno Rogue
d6e98ecf2a fixed guards 2020-05-31 18:04:43 +02:00
Zeno Rogue
b0c6c95305 fixed unused capture warning 2020-05-31 17:45:02 +02:00
Zeno Rogue
dacc93ee50 added limits.h 2020-05-31 17:31:16 +02:00
Zeno Rogue
26374cc205 improved changelog description 2020-05-31 17:24:37 +02:00
Zeno Rogue
ff893eb5f6 11.3o 2020-05-31 17:22:18 +02:00
Zeno Rogue
a8a0805b6f added some missing MAXMDIM guards 2020-05-31 17:21:16 +02:00
Zeno Rogue
b4687213c3 fixed a crash when changing wall quality in some geometries 2020-05-31 17:12:45 +02:00
Zeno Rogue
d91f37780b edit random/singlecolor wall probability 2020-05-31 17:12:31 +02:00
Zeno Rogue
5bc60b9d10 debug removed 2020-05-31 17:12:11 +02:00
Zeno Rogue
773bcfe29c colordialog now has reaction_final (called when selected or cancelled) 2020-05-31 17:11:59 +02:00
Zeno Rogue
b720355438 fixed virtualRebase in nil 2020-05-31 16:47:22 +02:00
Zeno Rogue
9edd841595 better tiling_name for fake Arcm 2020-05-31 16:45:06 +02:00
Zeno Rogue
bac89fb9f9 fake:: new config options, changed option name, seen in menu when available, prevent cheat 2020-05-31 16:44:44 +02:00
Zeno Rogue
8f0f224605 cheat_if_confirmed now auto-disables while in a forbidden-cheat mode 2020-05-31 16:43:36 +02:00
Zeno Rogue
5238959cbd fake:: support Archimedean pure 2020-05-31 16:18:44 +02:00
Zeno Rogue
b17c75ccec fake:: draw both walls in 3D too 2020-05-31 03:38:52 +02:00
Zeno Rogue
dfa01c8fe5 fixed the raycaster in Nil 2020-05-31 03:31:05 +02:00
Zeno Rogue
38418bd73a fake:: limit cells drawn 2020-05-31 03:30:51 +02:00
Zeno Rogue
b0e82dd515 in fake geometries, show all edges 2020-05-31 03:30:40 +02:00
Zeno Rogue
4a830f469b fake geometry in 2D 2020-05-31 03:30:14 +02:00