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

6007 Commits

Author SHA1 Message Date
Zeno Rogue
cbd0c1f934 euc:: Hantzsche-Wendt manifold 2020-06-16 01:31:41 +02:00
Zeno Rogue
2da94c3986 fieldval_uniq for euc::in(3) 2020-06-16 01:17:28 +02:00
Zeno Rogue
f00ce7f857 magmahep:: fixed spiral 2020-06-08 12:57:34 +02:00
Zeno Rogue
5dcd8d120c magmahep:: hashing for quicker generation 2020-06-08 12:57:13 +02:00
Zeno Rogue
bcdd404e42 magmahep: generalized to not only heptagons, debug disable 2020-06-08 12:25:27 +02:00
Zeno Rogue
295bda1438 style improved 2020-06-08 01:59:34 +02:00
Zeno Rogue
1fdcb42195 style improved 2020-06-08 01:56:53 +02:00
Zeno Rogue
89aa64d52b better centering 2020-06-08 01:54:55 +02:00
Zeno Rogue
f74e2f1ae8 magmahep: switch 2020-06-08 01:52:37 +02:00
Zeno Rogue
9265fe197b fix 2020-06-08 01:52:27 +02:00
Zeno Rogue
dfe78c51d0 draw using hooks_fram not hooks_drawcell 2020-06-08 01:50:09 +02:00
Zeno Rogue
67360d8d5f magmahep 2020-06-08 01:31:21 +02:00
Zeno Rogue
3f95a0fce8 11.3p 2020-06-06 19:19:31 +02:00
Zeno Rogue
f6e617535e fixed to_other_side in sphere 2020-06-06 19:11:47 +02:00
Zeno Rogue
f8f166eb08 added option -tes as a synonym for -arbi 2020-06-06 18:43:09 +02:00
Zeno Rogue
8ec8ebc1d7 fixed arb and fake without CAP_TEXTURE 2020-06-06 18:42:58 +02:00
Zeno Rogue
0f6ec6e6f5 arb:: do not double sublines 2020-06-06 18:42:43 +02:00
Zeno Rogue
5cc58b2fcb arb:: verify indexes in Conway 2020-06-06 18:42:34 +02:00
Zeno Rogue
f2381688c5 parser:: number missing exception now includes where() 2020-06-06 18:42:21 +02:00
Zeno Rogue
3df2f6bf26 arb:: removed some debugs 2020-06-06 18:42:05 +02:00
Zeno Rogue
123b49e0f3 arb:: removed angleofs function, 'legacy' variable for the old behavior 2020-06-06 18:41:36 +02:00
Zeno Rogue
0739a7c16e export hr_polygon_error 2020-06-06 18:40:08 +02:00
Zeno Rogue
66b2b3277a new tessellation samples 2020-06-06 01:10:03 +02:00
Zeno Rogue
c05aa5d57a removed the tessellations included (see https://github.com/zenorogue/tes-catalog instead) 2020-06-06 01:08:21 +02:00
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