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

8265 Commits

Author SHA1 Message Date
Zeno Rogue
1343eacc1c rulegen:: tests:: disable timeout on iterate and irradiate 2021-12-24 23:08:47 +01:00
Zeno Rogue
a065fc4d86 rulegen:: base the functions on twalkers to avoid unification errors 2021-12-24 23:08:14 +01:00
Zeno Rogue
a373bad6c7 hyper-main:: convenience functions for the shared library 2021-12-19 13:08:12 +01:00
Zeno Rogue
cf0d9ac501 mymake:: an option -shared to create a less intrusive shared object library 2021-12-19 13:07:50 +01:00
Zeno Rogue
92745fe1bb mymake:: an option -o to change the executable name 2021-12-19 13:07:18 +01:00
Zeno Rogue
87c902c4b8 fixed fat edges in some H3 honeycombs 2021-12-14 11:19:15 +01:00
Zeno Rogue
fa79d67016 12.0j 2021-12-13 22:34:35 +01:00
Zeno Rogue
217d4a770d fixed selecting gravity/ocean as the starting land 2021-12-13 22:30:26 +01:00
Zeno Rogue
abec39422c fixed a problem with victory achievements 2021-12-13 22:15:08 +01:00
Zeno Rogue
1eb762fde2 12.0i 2021-12-13 22:15:08 +01:00
Zeno Rogue
d3fb683a95 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-12-12 22:39:54 +01:00
Zeno Rogue
973fc68b66 rogueviz:: added new modules to rogueviz-all.cpp 2021-12-12 22:39:16 +01:00
Zeno Rogue
58630373e7 rogueviz:: horo63 added 2021-12-12 22:38:49 +01:00
Zeno Rogue
bbe6843390 rogueviz:: GoBot added 2021-12-12 22:38:15 +01:00
Zeno Rogue
8658d2abde rogueviz:: platformer added 2021-12-12 21:42:07 +01:00
Zeno Rogue
c4a55669c8 Hyperbugs now ignore the player in peace mode. 2021-12-12 21:21:27 +01:00
Zeno Rogue
7350af18f2 fixed the Nature + movement orb combo, without Empathy 2021-12-12 21:14:41 +01:00
Zeno Rogue
e238a7ddf9 fixed the Nature + Slaying + Empathy combo 2021-12-12 21:06:47 +01:00
Zeno Rogue
5d476fff1c fixed 'Orb of the Love' 2021-12-12 20:41:11 +01:00
Zeno Rogue
32bfdf42c3 Krakens no longer destroy player boats in peaceful mode 2021-12-12 20:35:18 +01:00
Zeno Rogue
3dde8d805a ray:: rmap_get_by_id and rmap_get_id_of 2021-12-12 00:30:44 +01:00
Zeno Rogue
00c71c5212 export curvedata 2021-12-12 00:30:07 +01:00
Zeno Rogue
d3f397fe27 fieldpattern:: call analyze immediately 2021-12-12 00:29:03 +01:00
Zeno Rogue
df2180cf67 fieldpattern:: removed currfp. in analyze which could cause a loop 2021-12-12 00:28:48 +01:00
Zeno Rogue
5d81260f0b expansion_analyzer is now in cgi 2021-12-11 23:28:05 +01:00
Zeno Rogue
cfcd8a5e57 fixed a bug in parsing unary - 2021-12-09 20:53:52 +01:00
Zeno Rogue
8220611718 third_person_rotation 2021-11-30 20:56:36 +01:00
Zeno Rogue
a4ec0cabf0 knuth-bendix implementation 2021-11-23 10:25:28 +01:00
Zeno Rogue
914f2b9a57 rulegen-tests improved 2021-11-23 10:25:16 +01:00
Zeno Rogue
a98d9cb699 disable_floorshapes 2021-11-23 10:24:51 +01:00
Zeno Rogue
237a521e80
Merge pull request #299 from dulsi/master
Add HYPERFONTPATH to make it easier to package on Fedora.
2021-11-18 17:26:02 +01:00
Dennis Payne
d31c330d8b Add HYPERFONTPATH to make it easier to package on Fedora. 2021-11-17 10:11:13 -05:00
Zeno Rogue
770949978a reduced the other land range for currentLocalTreasure in 3D geometries 2021-11-07 10:53:04 +01:00
Zeno Rogue
9ca670af20 do not remove faraway treasures in 3D geometries (they are not that far away...) 2021-11-07 10:52:25 +01:00
Zeno Rogue
a8d2e589f1 that fixup was added? 2021-11-07 10:41:27 +01:00
Zeno Rogue
98969e4b6b fixed openplains in nowalls mode 2021-11-07 10:34:53 +01:00
Zeno Rogue
d07ae075bc ray:: fixed raycaster in 2dim geometries crashing 2021-11-07 10:19:21 +01:00
Zeno Rogue
456adb32c0 fixup to 'which_copy includes rotation' 2021-11-07 10:14:08 +01:00
Zeno Rogue
a5d5cba14d fixed allies affecting Terracotta Warriors without actually moving next to them 2021-11-07 10:11:16 +01:00
Zeno Rogue
ea079ba0d1 which_copy now consistenly includes rotation -- seems to fix cat moving problem 2021-11-07 10:03:16 +01:00
Zeno Rogue
18f2ccf1d4 rulegen:: fix_distances on tmove 2021-11-07 09:59:44 +01:00
Zeno Rogue
12dcd348b0 sol:: stop crashing if coordinates are NAN 2021-11-07 09:59:22 +01:00
Zeno Rogue
6078f53dbc fixed colors in coxeter 2021-11-07 09:07:51 +01:00
Zeno Rogue
215f203d40 removed the Gardener flag as it is handled by achievement_gain_once 2021-11-07 08:43:41 +01:00
Zeno Rogue
0d08dceddf fixed a subtle issue causing max_examine_branch error 2021-11-03 10:20:29 +01:00
Zeno Rogue
ea9936c544 rulegen:: fix memory leak in add_other_origins 2021-11-03 09:42:40 +01:00
Zeno Rogue
f3d7601c88 rulegen:: fix_distances in numerical_fix 2021-11-03 09:42:21 +01:00
Zeno Rogue
54b37284eb devmods:: rulegen-tests:: -tesgen option 2021-11-01 17:27:28 +01:00
Zeno Rogue
65355469ff devmods:: rulegen-tests:: a comment 2021-11-01 17:27:06 +01:00
Zeno Rogue
9c2d0dec05 devmods/rulegen-tests:: some extra stats 2021-11-01 17:26:28 +01:00