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

8966 Commits

Author SHA1 Message Date
Zeno Rogue
f23c10d1e6 racing:: simplifying some overcomplicated stuff, minor bugfix 2022-09-14 16:18:22 +02:00
Zeno Rogue
e393929237 fixed a possible crash in IMAGESAVE when SDL_PNGFormatAlpha(s) returns s 2022-09-14 16:17:53 +02:00
Zeno Rogue
d081bfb7ee tessellation doc fixed 2022-09-14 13:58:58 +02:00
Zeno Rogue
d279d2098e documentation for TES files added 2022-09-14 13:51:00 +02:00
Zeno Rogue
d3b4b880fc fixed a bug in ship centering 2022-09-12 15:00:00 +02:00
Zeno Rogue
818d943827 ads-game:: crash with walls 2022-09-12 14:57:47 +02:00
Zeno Rogue
ae0ab132e1 ads-game:: do something about gameover, also spin the ship in handle_crashes 2022-09-12 14:57:37 +02:00
Zeno Rogue
7c87df85ac ads-game:: do not view_proper_times for particles 2022-09-12 14:57:00 +02:00
Zeno Rogue
d5251664cb ads-game:: better tank display 2022-09-12 13:20:44 +02:00
Zeno Rogue
d4d7842e5a ads-game:: less walls 2022-09-12 13:20:11 +02:00
Zeno Rogue
2f78601f0b ads-game:: fuel/crash particles 2022-09-12 13:20:04 +02:00
Zeno Rogue
7958c095d0 ads-game:: clear rocks near to the starting point 2022-09-12 12:58:05 +02:00
Zeno Rogue
cd84dfca4f ads-game:: resources are used 2022-09-12 12:57:52 +02:00
Zeno Rogue
3578ae0631 ads-game:: resources displayed 2022-09-12 12:24:18 +02:00
Zeno Rogue
dbcc88b42a ads-game:: renamed Energy to Ammo 2022-09-12 12:23:49 +02:00
Zeno Rogue
b056b5c153 shapes used, unique_ptrs, resources generated 2022-09-12 11:49:28 +02:00
Zeno Rogue
9545796a1d ads-game:: new shapes, shape_ship written like other things 2022-09-12 11:48:02 +02:00
Zeno Rogue
2522b16e55 renamed flatresult to cross_result 2022-09-11 13:44:28 +02:00
Zeno Rogue
a221244cab renamed rockinfo to ads_object 2022-09-11 13:43:44 +02:00
Zeno Rogue
06832c5371 ads-game:: you can now shoot rocks 2022-09-11 13:42:51 +02:00
Zeno Rogue
4eebc5858e first commit of AdS game 2022-09-11 12:16:50 +02:00
Zeno Rogue
ab7ebd3bbc fix to changelog 2022-09-09 14:21:28 +02:00
Zeno Rogue
ed7c5d8e69 12.0z 2022-09-09 14:21:14 +02:00
Zeno Rogue
b934819ac3 bug fixed: mousing frog-like orbs could mark Aether etc as used; also jumping with Aether=1 is allowed now 2022-09-09 13:34:29 +02:00
Zeno Rogue
92291c437a bug fixed: Space mousing could mark Aether as used 2022-09-09 12:47:54 +02:00
Zeno Rogue
e74d79583b fixed faster virtualRebase for sol 2022-09-09 12:30:20 +02:00
Zeno Rogue
d03db1115c bug fixed: when ruleset was available only for the pure honeycomb, loading it would reset variation to pure 2022-09-09 12:26:32 +02:00
Zeno Rogue
466cc5cc0a removed redundant pre-changes orbused rollback, and made it more elegant in movegolem 2022-09-09 12:24:21 +02:00
Zeno Rogue
9110b6ac88 fixed 'orb used' flags not being rolled back in some cases 2022-09-09 12:22:49 +02:00
Zeno Rogue
852c637e4f fixed mousing over items with Energy+Time+Space combo 2022-09-09 12:21:55 +02:00
Zeno Rogue
613672b662 flush stdout on -exit 2022-09-09 12:20:33 +02:00
Zeno Rogue
ae003f7847 some fixes for older compilers 2022-08-26 14:24:58 +02:00
Zeno Rogue
e70f3d1fe6 rulegen3:: fixes 2022-08-26 13:21:36 +02:00
Zeno Rogue
9f1480d21e fixup to dump 2022-08-26 13:10:29 +02:00
Zeno Rogue
3080e5d05b rogueviz::sag:: further new options 2022-08-26 12:43:59 +02:00
Zeno Rogue
ec3bb7a5df rulegen-tests:: show seq-stats for 3D 2022-08-26 12:42:55 +02:00
Zeno Rogue
aa539335b4 patterns:: treestarter parameter 2022-08-26 12:42:07 +02:00
Zeno Rogue
eef03514ca rulegen3:: an option to dump rules in text format 2022-08-26 12:28:36 +02:00
Zeno Rogue
841108726c new system for honeycombs in action 2022-08-26 12:27:57 +02:00
Zeno Rogue
31b2bd9690 find_file to find files in HYPERPATH 2022-08-26 12:23:58 +02:00
Zeno Rogue
7be773ea03 fixed the Slaying+side attack combo 2022-08-25 10:51:56 +02:00
Zeno Rogue
d66a877889 Added some land incompatibilities 2022-08-25 10:41:57 +02:00
Zeno Rogue
9f48d4f194 Pearls now use the Disk graphics 2022-08-25 10:38:22 +02:00
Zeno Rogue
5146fc00f0 using smaller field_quotients for rule_fp; also a list of field quotients is included in devmods 2022-08-25 10:31:28 +02:00
Zeno Rogue
4947b8c1b5 great success 2022-08-25 10:28:26 +02:00
Zeno Rogue
53839be194 fixup to no rels 2022-08-25 01:10:22 +02:00
Zeno Rogue
14a9961f92 reg3/field:: incorrect field computations generate errors; fixed a bug in suspending discovery; more elegant fieldpattern search not based on cgi.rels 2022-08-25 01:10:07 +02:00
Zeno Rogue
3f32112937 reg3:: do not call generate_fulls more than needed 2022-08-25 01:06:49 +02:00
Zeno Rogue
a439b16602 dont generate horos in hrmap_h3 2022-08-25 01:05:58 +02:00
Zeno Rogue
ae0425038b improvements to French translation 2022-08-24 12:30:45 +02:00