Commit Graph

9414 Commits

Author SHA1 Message Date
Zeno Rogue 0dd29dd7cf adjusted RogueViz to use the new 3D functions 2022-12-11 21:12:51 +01:00
Zeno Rogue aee6285505 12.1f 2022-12-09 02:49:21 +01:00
Zeno Rogue 8c601bb575 fixed spacedist and worms on sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue 1bb8056e0d fixed eyes on sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue 9b3324b7eb fixed rotational models on sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue 0febf06462 fixed cone graphics on sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue 70421ed506 2.5D: deleteSky 2022-12-09 02:33:15 +01:00
Zeno Rogue 852dc94fad draw_sky disabled now also disables Euclidean sky 2022-12-09 02:33:15 +01:00
Zeno Rogue 0570d3afee cgi_string now record geometry class 2022-12-09 02:33:15 +01:00
Zeno Rogue 07931fcf54 2.5D: improved config 2022-12-09 02:33:15 +01:00
Zeno Rogue 80ab199607 2.5D: automatically reset, delete sky, and reset GL on change embedding (not sure why reset GL is needed...) 2022-12-09 02:33:15 +01:00
Zeno Rogue acaa04dace fixed mouseover selection in embedded sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue fbeac1354d fixed some more reverse levels 2022-12-09 02:33:15 +01:00
Zeno Rogue 69af3ee4e3 embedded_plane:: safer pushing 2022-12-09 02:33:15 +01:00
Zeno Rogue 0c59d626bb disabled Archimedean check in embedded_plane 2022-12-09 02:33:15 +01:00
Zeno Rogue d334062656 fixed some bugs with sphere embedded in product 2022-12-09 02:33:15 +01:00
Zeno Rogue 689f64ed98 setup for sphere embedded in product 2022-12-09 02:33:15 +01:00
Zeno Rogue 107cae8f5c fixed 2D vector art displayed on sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue 2857bc95dc disabled the HYBRID flag, embedded-into-products are not really hybrids 2022-12-09 02:33:15 +01:00
Zeno Rogue 0fd929a53b fixed the computation of cgi.STUFF 2022-12-09 02:33:15 +01:00
Zeno Rogue 08b72c52b3 fixed arcm geometry setting 2022-12-09 02:33:15 +01:00
Zeno Rogue bcbd5808f9 fixed the Ivy placement in embedded_plane 2022-12-09 02:33:15 +01:00
Zeno Rogue ababcdfee8 fixed a potential bug in generate_floorshapes() -- generate the models up to FULL_EDGE, as S6 could exceed S7 2022-12-09 02:33:15 +01:00
Zeno Rogue 2f2e770d64 fixed a possible bug in gldraw -- ioffset instead of offset 2022-12-09 02:33:15 +01:00
Zeno Rogue 49c871cf19 NightStar is now smaller in Euclidean 2022-12-09 02:33:15 +01:00
Zeno Rogue 3e733ae6e9 Big change: spatial_embedding option 2022-12-09 02:33:15 +01:00
Zeno Rogue 90dd9e9866 fixed the underflow of mpdist 2022-12-09 02:33:15 +01:00
Zeno Rogue 41d28b267f fixed make_star with BADMODEL 2022-12-09 02:33:15 +01:00
Zeno Rogue 429ed81293 added finishshape before clone_shape as it could damage the previous shape 2022-12-09 02:33:15 +01:00
Zeno Rogue bf001926c2 refactored the vertical movement functions 2022-12-09 02:33:15 +01:00
Zeno Rogue adfab30c62 fixed a bug with shmup missile levels 2022-12-09 02:33:15 +01:00
Zeno Rogue 8a7b35e3ee 2.5D:: fixed sky colors 2022-12-04 16:42:08 +01:00
Zeno Rogue cfc62c5ee0 Fixed the radar transform computation in 2.5D. The bug also affected fog rendering 2022-12-04 16:30:51 +01:00
Zeno Rogue 9337240d49 inventory:: added missing outlines 2022-12-04 15:35:58 +01:00
Zeno Rogue 0f4cb95adc fixed the missing outlines in displayglyph 2022-12-04 15:35:44 +01:00
Zeno Rogue fcfadf9eaa inv:: correct dialogcolor used 2022-12-04 15:25:48 +01:00
Zeno Rogue 2524fb76d0 dialog:: added constants for all colors used in dialogs (but no settings in menu yet); refactored a bit, fixing minor inconsistencies 2022-12-04 15:24:42 +01:00
Zeno Rogue 31f7db81c7 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2022-12-04 14:49:23 +01:00
Zeno Rogue 2e9ee75dc3 dialog:: lists in help extensions 2022-12-04 14:49:06 +01:00
Zeno Rogue 42f96b768c improvements to sphere flipping 2022-12-04 14:48:12 +01:00
Zeno Rogue 0770a11164 dialog::first_list_fake_key constant 2022-12-04 14:46:50 +01:00
Zeno Rogue 5d13663695 improved the orb text display in OSM for icons 2022-12-04 14:45:55 +01:00
Zeno Rogue 2cb27a165b
Merge pull request #328 from jlmjlm/pof1
Give the Plane of Fire a redder floor than CR4.
2022-12-04 14:00:02 +01:00
Jacob Mandelson 2e3d0ecd7c Give the Plane of Fire a redder floor than CR4. 2022-11-28 19:10:42 -08:00
Zeno Rogue 301dad5d7b sag:: sagsmooth option 2022-11-13 16:22:55 +01:00
Zeno Rogue 9297c94028 in non-perspective modes, draw disk restriction as wireframes instead of solid walls 2022-11-13 16:22:55 +01:00
Zeno Rogue 828c185520 rogueviz:: edit weight gamma via UI 2022-11-13 16:22:55 +01:00
Zeno Rogue 84344e7d5d sag:: fixup to sag_edge 2022-11-13 16:22:55 +01:00
Zeno Rogue 6450f7c8a6 sag:: set RV_INVERSE_WEIGHT flag 2022-11-13 16:22:55 +01:00
Zeno Rogue 97fb10b6f0 sag:: vizsa_len now has a default value which does not invoke division-by-zero bugs 2022-11-13 16:22:55 +01:00