1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-19 18:29:36 +00:00
Commit Graph

10801 Commits

Author SHA1 Message Date
Zeno Rogue
547a95e583 calling -canvas now automatically resets rwalls to 0 if in 2D 2024-06-16 13:57:54 +02:00
Zeno Rogue
bec0cc4301 texture:: removed useless drawscreen() from txcl 2024-06-16 13:51:07 +02:00
Zeno Rogue
a8884ccfd1 texture:: remove doubly defined -txc 2024-06-16 13:50:46 +02:00
Zeno Rogue
49446c64f7 texture:: set variation quicker 2024-06-16 13:50:23 +02:00
Zeno Rogue
8a23faa8b0 number parser now reads scientific notation correctly, and throws exception if ill-formed 2024-06-16 13:50:06 +02:00
Zeno Rogue
85874dbb1c fixed loading texture parameters 2024-06-16 13:36:48 +02:00
Zeno Rogue
213347fbe5 underlying_as_pc: correctly draw player on sphere 2024-06-16 13:35:36 +02:00
Zeno Rogue
56d421a5ce refactored hybrid::set_plevel 2024-06-16 13:35:16 +02:00
Zeno Rogue
e07dfc00d3 fixed incorrect tiles when unrectifying pure, e.g. in 2024-06-16 13:34:47 +02:00
Zeno Rogue
55880bb12b implemented the correct wall shapes in the rotspace raytracer 2024-06-11 00:10:39 +02:00
Zeno Rogue
d1ced69cfa added a comment to qtm 2024-06-11 00:08:11 +02:00
Zeno Rogue
47264a71ac fixed the cyclic shift of top/down walls for rotspace -- raycaster needs that 2024-06-11 00:07:45 +02:00
Zeno Rogue
f3e1d1c447 make_wall now gets the actual wall ID 2024-06-11 00:06:16 +02:00
Zeno Rogue
0fdfd0c406 fixup comment to last 2024-06-10 01:37:46 +02:00
Zeno Rogue
ea7d0f20c4 disable nil optimization in virtualRebase for hex nil structure 2024-06-10 01:36:13 +02:00
Zeno Rogue
e2247eaf15 nil raytracer now works correctly with hex nil 2024-06-10 01:34:55 +02:00
Zeno Rogue
86c4f18812 fixed the Nil raytracer to work with other values of model_used 2024-06-10 01:34:19 +02:00
Zeno Rogue
1e0f74262c CLI -prodlevel to specify an exact value 2024-06-10 01:32:19 +02:00
Zeno Rogue
db1367e823 new nil structure: hex 2024-06-10 01:31:29 +02:00
Zeno Rogue
f5b5dbb3d3 underlying_as_pc parameter, and fixed some bugs with draw underlying in product space 2024-06-10 01:30:25 +02:00
Zeno Rogue
bb14c55997 fixed a compile error in some compilers 2024-06-07 07:54:28 +02:00
Zeno Rogue
b74b77463c v13.0o 2024-06-07 07:38:28 +02:00
Zeno Rogue
1e6793fa0a fixed legacy modecodes failing on load 2024-06-07 07:37:46 +02:00
Zeno Rogue
78585f7ec2 v13.0n 2024-06-06 19:13:41 +02:00
Zeno Rogue
b86eaa5693 fixup to modename displayed in watermark 2024-06-06 19:12:44 +02:00
Zeno Rogue
046deb799c the YASC explanation now appears as boolean help, not as a message 2024-06-06 19:12:35 +02:00
Zeno Rogue
59fe423728 boats now erase rose waves when moved 2024-06-06 15:26:01 +02:00
Zeno Rogue
2fccfdf0c5 illegal moves into dice now become kills if you have an Orb of Slaying 2024-06-06 15:20:57 +02:00
Zeno Rogue
93dcc68acb naming modes 2024-06-06 13:37:22 +02:00
Zeno Rogue
94c02b5082 sorting custom modes 2024-06-06 13:13:17 +02:00
Zeno Rogue
05309e3272 fixed land search in Overview 2024-06-06 12:42:06 +02:00
Zeno Rogue
d059eb028c
Merge pull request #379 from jlmjlm/cr_in_chaos
Treat crossroads as locked by HS eligibility in Chaos.
2024-06-06 12:22:37 +02:00
Jacob Mandelson
56cb3618d4 Treat crossroads as locked by HS eligability in Chaos. 2024-06-03 14:57:20 -07:00
Zeno Rogue
c80b34140f when watching score from custom modes, show only the current custom mode 2024-06-02 18:30:57 +02:00
Zeno Rogue
078d16a4e4 re-code when obtaining a new code different from the old one, due to the new version 2024-06-02 18:18:56 +02:00
Zeno Rogue
520314c2c5 fixed incorrect information saved about converting 2024-06-02 18:18:15 +02:00
Zeno Rogue
6a086e9764 fixup to header 2024-06-02 18:17:59 +02:00
Zeno Rogue
13ff317948 one more fix 2024-06-02 18:02:02 +02:00
Zeno Rogue
c5cc8be04f identify only used unidentified modes 2024-06-02 18:01:18 +02:00
Zeno Rogue
f80492f365 custom modes: load mode fully 2024-06-02 18:01:00 +02:00
Zeno Rogue
70747f938d load scores before showing custom modes 2024-06-02 18:00:47 +02:00
Zeno Rogue
00644cb2ef fixed again popping screen by irregular 2024-06-02 17:59:49 +02:00
Zeno Rogue
d4cb90fe1c mode search and switchable include unused modes 2024-06-02 17:17:34 +02:00
Zeno Rogue
7cfda649be irregular:: do not pop screen if failed map 2024-06-02 17:17:34 +02:00
Zeno Rogue
4f868faee4 improved handling of missing files in arb::run 2024-06-02 17:17:34 +02:00
Zeno Rogue
22e0d8264f a key to identify unidentified modes 2024-06-02 17:17:34 +02:00
Zeno Rogue
cd11bc2332 protected the loading of modes 2024-06-02 17:17:34 +02:00
Zeno Rogue
43f998453e corrected load_modedata 2024-06-02 17:17:34 +02:00
Zeno Rogue
0c0dcaba45 tscore functions no longer create zeros if not played yet 2024-06-02 17:17:34 +02:00
Zeno Rogue
20ce218bec fixed issues when failed to load an irregular map 2024-06-02 17:17:34 +02:00