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

9901 Commits

Author SHA1 Message Date
Zeno Rogue
cca6b1b721 embeddings:: fixed a typo in emb_same_in_same::actual_to_base 2023-05-15 02:50:41 +02:00
Zeno Rogue
043fc38dc6 made euc_in_hyp scalable 2023-05-15 02:50:41 +02:00
Zeno Rogue
cad46dc16f gp:: fixed wrong gp_adj on embedded 2023-05-01 15:46:42 +02:00
Zeno Rogue
f9a951a2d1 hooks added for draw_ceiling 2023-04-27 22:49:15 +02:00
Zeno Rogue
9c462b2334 prevented crashes while using incorrect gpside 2023-04-27 22:48:58 +02:00
Zeno Rogue
f9b0dcf8a0 fixed some crashes on out_of_bounds 2023-04-27 22:48:36 +02:00
Zeno Rogue
557166c561 embeddings:: fixed LAKE, SHALLOW, HELLSPIKE and BOTTOM to no longer exhibit extra sgn 2023-04-27 22:48:13 +02:00
Zeno Rogue
3541a39119 added hooks for generate_floorshapes 2023-04-27 22:47:50 +02:00
Zeno Rogue
7dc21f32de changed some prepare_basics to require_basics 2023-04-27 22:47:32 +02:00
Zeno Rogue
8ede45cb12 embeddings:: break cylinder feature 2023-04-27 22:46:31 +02:00
Zeno Rogue
b49a52d6af changing Euclid scale now applies settings 'light' 2023-04-27 22:46:07 +02:00
Zeno Rogue
d4e71b78c6 rogueviz:: use CAP_PORTALS 2023-04-15 01:30:05 +02:00
Zeno Rogue
3f1dc8a4c4 introduced new CAP, CAP_PORTALS 2023-04-15 01:30:05 +02:00
Zeno Rogue
0410f54d43 rogueviz:: added some guards 2023-04-15 01:30:05 +02:00
Zeno Rogue
782b6ab4f8 mousexs and mouseys variables in formulae 2023-04-15 01:29:59 +02:00
Zeno Rogue
921ec7ff8d removed debug message 2023-04-15 01:29:59 +02:00
Zeno Rogue
6a1601becf CAP_HOLDKEYS guard added 2023-04-15 01:29:59 +02:00
Zeno Rogue
a8b75c317a mymake:: improved the web compilation 2023-04-15 01:29:59 +02:00
Zeno Rogue
9f85af3068 prevent current_linewidth from causing extra GL calls 2023-04-15 01:29:59 +02:00
Zeno Rogue
f57157435e fixed a bug in rel_log 2023-04-15 01:29:59 +02:00
Zeno Rogue
0c473559f3 fixed get_value to be exported by hyperweb 2023-04-15 01:29:59 +02:00
Zeno Rogue
e63feddb7c added MAXMDIM guards in various places 2023-04-15 01:29:59 +02:00
Zeno Rogue
804c3897b8 number of step reported in crystal::build_shortest_path 2023-04-15 01:29:59 +02:00
Zeno Rogue
70842eb6e9 fixup to minimize improve 2023-04-15 01:15:35 +02:00
Zeno Rogue
1271c9162a embeddings:: fixed for MAXMDIM == 3 2023-04-15 01:15:15 +02:00
Zeno Rogue
d389a40bd9 removed unused variables 2023-04-15 01:14:56 +02:00
Zeno Rogue
5a4f6595e1 improved performance with MINIMIZE_GL_CALLS 2023-04-15 01:14:29 +02:00
Zeno Rogue
9832285260 fixed a warning on array indexed by char 2023-04-15 01:13:49 +02:00
Zeno Rogue
31cce8aa2c added addsaver to be exported without CAP_CONFIG 2023-04-15 01:13:31 +02:00
Zeno Rogue
b5343d5696 fixed dice for MDIM==3 2023-04-15 01:13:05 +02:00
Zeno Rogue
79cde326af aperiodic-hat:: fixed a warning 2023-04-13 16:26:05 +02:00
Zeno Rogue
a02cfe2062 fixed a possible crash in aperiodic hat 2023-04-13 16:25:03 +02:00
Zeno Rogue
3ded56524d silenced warnings by replacing \& with \&\& 2023-04-12 01:56:09 +02:00
Zeno Rogue
5b47779028 fixes to nofont.cpp 2023-04-11 18:13:38 +02:00
Zeno Rogue
e9c2278e8e embeddings:: virtual destructor added for embedding_method 2023-04-11 17:25:21 +02:00
Zeno Rogue
a471025346 guards fixup 2023-04-11 17:14:19 +02:00
Zeno Rogue
3b2c87838d fixup to more guards 2023-04-11 17:10:40 +02:00
Zeno Rogue
8760ac4cfb more guards added 2023-04-11 17:10:04 +02:00
Zeno Rogue
3e81697164 rv:: snow:: snow_not_player parameter 2023-04-11 16:50:07 +02:00
Zeno Rogue
0b6be1caff rv:: smoothcam:: works in isotropic again 2023-04-11 16:49:54 +02:00
Zeno Rogue
d5e7f22073 rv:: added some guards 2023-04-11 16:48:57 +02:00
Zeno Rogue
e93187a81f rv:: intra-demos improvements 2023-04-11 16:47:58 +02:00
Zeno Rogue
decdfc7806 bounded_mine_percentage now configurable via CLI, also renamed to freq in config file 2023-04-11 16:46:18 +02:00
Zeno Rogue
dfcfee087d added missing guard for intra 2023-04-11 16:44:22 +02:00
Zeno Rogue
7806f1cb70 boundary drawing improvements 2023-04-11 16:44:11 +02:00
Zeno Rogue
1c2dbcc7d9 fixup to hat_param_imag 2023-04-11 16:43:53 +02:00
Zeno Rogue
2576918b8a added missing override 2023-04-11 16:43:34 +02:00
Zeno Rogue
2a05642198 hat:: hat_param_imag 2023-04-11 16:41:05 +02:00
Zeno Rogue
d04a015bd0 hat:: fixed typo 2023-04-04 17:57:05 +02:00
Zeno Rogue
5a33967711 missing push of rogueviz.h 2023-04-01 22:56:33 +02:00