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

8604 Commits

Author SHA1 Message Date
Zeno Rogue
3fa23afdce rv::presentation:: added -slide-textoff 2022-06-08 18:05:18 +02:00
Zeno Rogue
73ceb6400d rv::presentation:: split empty_screen and white_screen 2022-06-08 18:05:05 +02:00
Zeno Rogue
f02b385138 nilrider:: reverted duration check 2022-06-08 18:04:27 +02:00
Zeno Rogue
4d3a9081a9 dynamic-wfc: animation 2022-06-08 18:03:32 +02:00
Zeno Rogue
fd5458eaed in history::progress, progress_each is now configurable 2022-06-08 18:01:23 +02:00
Zeno Rogue
88fcca886c fixed write_in_space to use poly_outline 2022-06-08 18:00:43 +02:00
Zeno Rogue
d0a5c52889 fixed numerical_minefield display to darken numbers correctly 2022-06-08 18:00:28 +02:00
Zeno Rogue
6039c40bc2 fixed adj_minefield_cells_full 2022-06-08 18:00:00 +02:00
Zeno Rogue
356bce6842 fixup 2022-05-28 19:30:29 +02:00
Zeno Rogue
8660baf3e1 rogueviz:: added dynamic-wfc 2022-05-28 19:30:01 +02:00
Zeno Rogue
a28e9e4df5 rogueviz::som:: fixup to last 2022-05-28 19:02:20 +02:00
Zeno Rogue
3b6dac7471 rogueviz::som:: fixup bounded -> closed_manifold 2022-05-28 19:00:53 +02:00
Zeno Rogue
743d9bd7f0 replaced std::sort in pattern2 with manual sort to avoid spurious warning in gcc 12.1.0 2022-05-28 18:58:37 +02:00
Zeno Rogue
5e2a1b6424 fixed a 'pointer used after free' warning 2022-05-28 18:52:10 +02:00
Zeno Rogue
cd4cc52768 nilrider:: special music handling 2022-05-28 18:49:29 +02:00
Zeno Rogue
a7dac1b28e NilRider version number set to 1.0 2022-05-28 18:48:38 +02:00
Zeno Rogue
1ac9df7c3c partial implementation of antidesitter 2022-05-28 18:48:10 +02:00
Zeno Rogue
5e22163d38 rogueviz:: fixed nil-compass order 2022-05-28 18:47:30 +02:00
Zeno Rogue
b0e136dc85 rogueviz:: changed texture twidth to 4096 2022-05-28 18:47:08 +02:00
Zeno Rogue
3d05c9ae84 rogueviz::heatx:: added heat mode as parameter, and added '3' for fake Euclidean heat 2022-05-28 18:46:27 +02:00
Zeno Rogue
b6b32d2c2b fixed sl2 rendering 2022-05-28 18:44:42 +02:00
Zeno Rogue
a4d8e8314b hooks_sync_music 2022-05-28 18:44:22 +02:00
Zeno Rogue
4892541287 added comments for sl:: parameters, set them as param_, renamed steps to shader_iterations 2022-05-28 18:43:43 +02:00
Zeno Rogue
9c1dd1088b 12.0q 2022-05-21 17:25:39 +02:00
Zeno Rogue
57fd87e1d4 minesweeper now disables minefield range 2022-05-21 17:12:02 +02:00
Zeno Rogue
ff2aa90321 numerical_minefield is now editable 2022-05-21 17:12:02 +02:00
Zeno Rogue
1cf26b5380 disk shape configurable 2022-05-21 17:12:02 +02:00
Zeno Rogue
296726a887 mark_always internal option 2022-05-21 17:12:02 +02:00
Zeno Rogue
e32f1a4670 marked mines are now displayed at full intensity when ispeed==0 2022-05-21 17:12:02 +02:00
Zeno Rogue
c9d90c1c64 now can change the shape of the disk 2022-05-21 17:12:02 +02:00
Zeno Rogue
c9d1f8dfeb adj_memo now can keep separate memos for different rules 2022-05-21 17:12:01 +02:00
Zeno Rogue
c80d6134e3 adj_minefields_cells_with_orientation upgraded to adj_minefield_cells_full 2022-05-21 16:38:39 +02:00
Zeno Rogue
37f4e400bd made all_disk_cells and all_disk_cells_sorted different, for consistency 2022-05-21 13:09:46 +02:00
Zeno Rogue
793148729b An option to play on a disk (and use bounded space rules). Also renamed 'bounded' flag to 'closed' or similar, and improved Halloween 2022-05-21 13:08:42 +02:00
Zeno Rogue
9bc0623022 disable_orb_range cheat for presentations 2022-05-17 09:45:09 +02:00
Zeno Rogue
a703e1af2d dont_display_minecount flag 2022-05-17 09:45:09 +02:00
Zeno Rogue
238422fe89 ray:: renamed deparabolic13 and enparabolic13 adding 'i' to signify that they reorder the coordinates 2022-05-17 09:45:09 +02:00
Zeno Rogue
6285e39b06 export some linepatterns and expansion stuff 2022-05-17 09:45:09 +02:00
Zeno Rogue
a6dc4b9314 new projections mostly for Solv: Lie perspective and Lie orthogonal 2022-05-17 09:45:09 +02:00
Zeno Rogue
69a82a8ce1 fixed lie_exp to use correct rules in solnih, and also avoid division by h[2] == 0 2022-05-17 09:37:32 +02:00
Zeno Rogue
b9fd64e1d9 numerical_minefield option -- not yet changed in menu 2022-05-17 09:34:58 +02:00
Zeno Rogue
228c3e9866 v12.0p 2022-05-10 09:02:37 +02:00
Zeno Rogue
94c7cf6b03 more guard fixes 2022-05-10 08:53:58 +02:00
Zeno Rogue
319e316b55 nilrider:: fixed panning 2022-05-09 15:58:36 +02:00
Zeno Rogue
001be27c87 nilrider:: do not init textures and shapes before they are needed 2022-05-09 15:15:58 +02:00
Zeno Rogue
20ebc8b488 nilrider:: CAP_SAVE guards 2022-05-09 15:09:28 +02:00
Zeno Rogue
3ac690434d nilrider:: we need CAP_TEXTURE, and CAP_CONFIG guard added 2022-05-09 15:09:28 +02:00
Zeno Rogue
b0c34c4f2c added CAP_RAY guard to intra stuff 2022-05-09 15:09:23 +02:00
Zeno Rogue
3c491fb7ac nilrider:: unilrun removed 2022-05-09 14:47:06 +02:00
Zeno Rogue
0f1f4ce99b nilrider:: recording if CAP_VIDEO is available 2022-05-09 14:47:06 +02:00