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

2898 Commits

Author SHA1 Message Date
?
3ed2de8519 fixed irregular tilings on quotient spaces; new CLI parameters for irregular 2019-09-12 22:38:43 +02:00
?
2c2cda6157 3D:: sightrange changeable from 3D settings 2019-09-12 22:38:43 +02:00
?
699109ef2a 3d:: draw:: model from triangles 2019-09-12 22:38:43 +02:00
?
c46bedd23b 3d::draw:: crosshair 2019-09-12 22:38:42 +02:00
?
33cc46e8d1 3d:: lines with priority set to SUPERLINE ignore depth testing as expected 2019-09-12 22:38:42 +02:00
?
dd57f2733a 3d:: applymodel now works correctly (to find onscreen coordinates) 2019-09-12 22:38:42 +02:00
?
8d83959229 if triangles are drawn, outlines are disabled 2019-09-12 22:38:42 +02:00
?
53bc4c0251 3d:: mousewheel now can be used to move the camera forward/backward 2019-09-12 22:38:42 +02:00
?
41ed04b2ee 3d:: basic adjustment of the graphics editor to 3D 2019-09-12 22:38:42 +02:00
?
357a3398cd mouse aiming in map/graph editor 2019-09-12 22:38:42 +02:00
?
f879a2c21c draw:: z-level can now be set for each layer 2019-09-12 22:38:42 +02:00
?
d46a909612 version number changed to 11.0h 2019-09-12 22:38:42 +02:00
?
4ac186437b editable statues 2019-09-12 22:38:42 +02:00
?
266b55eea2 monsters move slower in 3D 2019-09-12 22:38:42 +02:00
?
5871a4b208 3d:: radar feature 2019-09-12 22:38:42 +02:00
?
b48cf6eba1 3D:: no more extra points on lines (and especially with TRIANGLES) 2019-09-12 22:38:42 +02:00
?
041a9e11fe shots:: added some missing guards, -animrecord and -animrec were the same option 2019-09-12 22:38:42 +02:00
?
e47ad880a0 racing:: missing CAP_FILES guard 2019-09-12 22:38:42 +02:00
?
7d46acb1b8 3d:: more precise findbaseAround in binary3 2019-09-12 22:38:42 +02:00
?
81dd0c71da added some missing guards for CAP_BT and MAXMDIM 2019-09-12 22:38:42 +02:00
?
f451e017a3 3D:: now works with anaglyph 2019-09-12 22:38:42 +02:00
?
56dc2d18c0 3D:: cleaned up the 3D menu in 3D geometry; also added creature_scale and height_width parameters 2019-09-12 22:38:42 +02:00
?
e3a9ebc468 3D:: geometry menu shows 3D config instead of projections 2019-09-12 22:38:42 +02:00
?
2ca3cf3744 3D:: affected by the FOV parameter 2019-09-12 22:38:42 +02:00
?
676abdf03b used scalefactor when it was not used while it should: WOLF scaling, leg animation, shmup 2019-09-12 22:38:42 +02:00
?
b52097ebe7 added missing CAP_SHAPES, and changed CAP_SAVE to CAP_FILES 2019-09-12 22:38:42 +02:00
?
d95a6ae0d7 new hypot functions in textures 2019-09-12 22:38:42 +02:00
?
a0bd6bf4b5 new hypot functions in goldberg 2019-09-12 22:38:42 +02:00
?
41c3bd9b58 racing:: added missing CAP_RACING guard 2019-09-12 22:38:42 +02:00
?
54f278963c renamed MAXDIM to MAXMDIM (conflict with crystal) 2019-09-12 22:38:42 +02:00
?
ccc77b05fb rug:: CAP_CRYSTAL guards 2019-09-12 22:38:42 +02:00
?
f27bf01474 3d:: rug uses the new functions 2019-09-12 22:38:42 +02:00
?
041c7af987 3d:: *_d functions now consistently put d as the first argument 2019-09-12 22:38:42 +02:00
?
2f66a64ce3 3d:: racing:: increased TWIDTH in binary3, as otherwise it could not create paths 2019-09-12 22:38:42 +02:00
?
bf95aa6e77 3d:: added VBODY1, VBODY2, VBODY3 to draw clothing correctly 2019-09-12 22:38:42 +02:00
?
1a8f164572 3d:: 3D models are now centered correctly instead of on legs 2019-09-12 22:38:42 +02:00
?
a9a02e0f8f 3d:: out-of-memory chasms are displayed as hard walls (faster racing) 2019-09-12 22:38:42 +02:00
?
c032db2019 3d:: virtualRebase works correctly in non-hyperbolic tilings 2019-09-12 22:38:42 +02:00
?
c14515c5ac fixed build_shortest_path in 4-valent Euclidean tilings 2019-09-12 22:38:42 +02:00
?
8c38c3071c 3d:: fixed getcoord in euclid 2019-09-12 22:38:42 +02:00
?
a11d2726fb 3d:: mirrors are broken, but produce no effect 2019-09-12 22:38:42 +02:00
?
c797d4ccba racing:: fixed a potential crash if goal not found 2019-09-12 22:38:42 +02:00
?
c5e87f1d2d racing:: history is saved in 3D 2019-09-12 22:38:42 +02:00
?
ee87c94e05 3d:: queuechr(V/T) no longer displays points if they are behind 2019-09-12 22:38:42 +02:00
?
f0b984aa3b 3d:: disabled sidewall computation 2019-09-12 22:38:42 +02:00
?
5824e4b016 3D:: master_relative returns Id 2019-09-12 22:38:42 +02:00
?
858a5eddb1 in createMov applied mirror just in case 2019-09-12 22:38:42 +02:00
?
8c5df8dfd4 3d:: in ggmatrix fixed [2][2] to [DIM][DIM] 2019-09-12 22:38:42 +02:00
?
38ded28511 3d:: fixed Euclidean celldistance (abs was missing) 2019-09-12 22:38:42 +02:00
?
be56844dcc disabled mirrors for now 2019-09-12 22:38:42 +02:00