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

9395 Commits

Author SHA1 Message Date
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
Zeno Rogue
0faf07741c rogueviz:: configure_edge_display can now edit visible_from_hi 2022-11-13 16:22:55 +01:00
Zeno Rogue
67b70ea7fd rogueviz:: an option to show edge weights as labels 2022-11-13 16:22:55 +01:00
Zeno Rogue
b7aae63b90 rogueviz:: remove visible_from_help, it just displays a list 2022-11-13 16:22:55 +01:00
Zeno Rogue
06523e063e used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable 2022-11-13 16:22:55 +01:00
Zeno Rogue
563b9c1f74 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2022-11-11 14:57:19 +01:00
Zeno Rogue
612356db7f added missing leastsquare 2022-11-11 14:56:59 +01:00
Zeno Rogue
cf75e6f2ab
Merge pull request #323 from jlmjlm/mir-lh
Draw mimics with sword in left hand if PC's sword in left hand.
2022-11-05 16:44:59 +01:00
Zeno Rogue
13b8230238 fixed the date of update 12.1e 2022-11-04 23:59:04 +01:00
Zeno Rogue
6fff924753 version 12.1e 2022-11-04 23:57:51 +01:00
Zeno Rogue
16d142711a fixed #define T spilling 2022-11-04 23:57:51 +01:00
Zeno Rogue
1cbaf36698 added guards to dhrg.h 2022-11-04 23:53:13 +01:00
Zeno Rogue
ba009a80b2 intra:: reset raycaster on changes; do not try to change scalefactor automatically 2022-11-04 23:42:48 +01:00
Zeno Rogue
af851a1d70 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2022-11-04 23:15:44 +01:00
Zeno Rogue
f2785d22a4
Merge pull request #324 from jlmjlm/weburl
Correct URL in help text.
2022-11-04 23:15:29 +01:00
Zeno Rogue
2bab227d4e Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2022-11-04 23:15:11 +01:00
Zeno Rogue
e65723002f tactic:: fixed page buttons 2022-11-04 23:15:00 +01:00
Zeno Rogue
c65d17063f yendor:: improved layout 2022-11-04 23:15:00 +01:00
Zeno Rogue
266d6fd50d shmup:: fixed Gadflies appearing forever 2022-11-04 23:15:00 +01:00
Zeno Rogue
b4302ac6b4 shmup:: count_pauses is now reset to 0, and also not displayed in standard shmup 2022-11-04 23:15:00 +01:00