1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 10:19:58 +00:00
Commit Graph

9005 Commits

Author SHA1 Message Date
Zeno Rogue
ca3cb88399
Merge pull request #318 from tranzystorek-io/desktop-file
Add desktop file
2022-09-15 14:16:19 +02:00
Zeno Rogue
5e8f3b609b
Merge pull request #316 from tranzystorek-io/readme-drop-version
docs: drop version from README
2022-09-15 14:15:48 +02:00
Zeno Rogue
30217ac23b link to format explained 2022-09-15 12:42:23 +02:00
Zeno Rogue
637ca35d62 added albatross and EncodedSpirt to credits 2022-09-15 12:39:28 +02:00
Zeno Rogue
1ec7b0ece1 fixed the compilation with CAP_SDL2 2022-09-15 12:38:56 +02:00
Zeno Rogue
308fcd90aa savefile selection / an option to use no savefile 2022-09-15 12:38:39 +02:00
Zeno Rogue
a20063c119 fixed missing 'too far' messages on Frog-like orbs 2022-09-15 12:04:08 +02:00
Zeno Rogue
d7e4c25c92 fixed Teleport and Illusion drain Aether etc on mousing 2022-09-15 12:03:26 +02:00
Zeno Rogue
1b4e0bfa79 license specified for the recorded sounds 2022-09-15 11:24:44 +02:00
Zeno Rogue
f29f908e05 fixed a crash problem with tes files in 2.5D 2022-09-15 00:19:21 +02:00
Zeno Rogue
dbf9b2b325 ray:: max_well_offset anc max_celltype can be increased 2022-09-14 23:38:45 +02:00
Zeno Rogue
ce5c1bc369 ray:: fixed missing samples 2022-09-14 23:38:29 +02:00
Zeno Rogue
18113f157f rulegen vs extended football 2022-09-14 22:53:39 +02:00
Zeno Rogue
53537271eb fixed a crash on rulegen for converted tessellations 2022-09-14 22:31:12 +02:00
Zeno Rogue
8715770649 prevented GPU glitches when rendering long bands 2022-09-14 21:56:02 +02:00
Zeno Rogue
b6073679b2 tes:: football now works with apeirogons 2022-09-14 21:43:07 +02:00
Zeno Rogue
0084a951e6 tes:: fixed tessellations/affine/affine-square.tes 2022-09-14 21:23:54 +02:00
Zeno Rogue
3f005908c4 shape editor: shift+S also saves in the simpler format 2022-09-14 21:14:44 +02:00
Zeno Rogue
38767cf801 tes:: new options -arb-unmirror and -arb-football 2022-09-14 21:13:55 +02:00
Zeno Rogue
4c27c16931 tes:: throw exception on already connected 2022-09-14 21:13:43 +02:00
Zeno Rogue
b87a936a61 tes:: football colorability detected/applied 2022-09-14 21:13:29 +02:00
Zeno Rogue
905c4e3afb rogueviz:: adjusted to patTriOther removal 2022-09-14 18:58:42 +02:00
Zeno Rogue
ae7574483e slr:: formula_exp now returns 0 for vel==0 instead of nan 2022-09-14 18:30:12 +02:00
Zeno Rogue
db3d710dd4 slr:: in_actual is now exported and also actually works 2022-09-14 18:29:39 +02:00
Zeno Rogue
db32bae51e restriced Gray/Green Raider movepatterns to be available only if geosupport_football returns true 2022-09-14 18:10:49 +02:00
Zeno Rogue
6a39ed54c6 expansion dialog now links to line patterns dialog instead of listing some (which was bugged anyway) 2022-09-14 18:03:25 +02:00
Zeno Rogue
acc90b80b7 expansion:: dfStart returns 0 if not mod allowed 2022-09-14 18:02:26 +02:00
Zeno Rogue
90669b6bb8 expansion:: mod_allowed export 2022-09-14 18:02:12 +02:00
Zeno Rogue
944f5e30af patDual now does not display edges which are displayed by patTriTree, patTree or patTriRings 2022-09-14 18:01:59 +02:00
Zeno Rogue
c637dd4322 line patterns:: 'triangle grid: rings' renamed to 'lines of equal distance' and also work better now 2022-09-14 18:01:26 +02:00
Zeno Rogue
f537abf71c line patterns: renamed/recolored some; TriOther removed; fixed the conditions 2022-09-14 17:59:21 +02:00
Zeno Rogue
898a2463c0 remove debug output when loading some tes 2022-09-14 17:26:22 +02:00
Zeno Rogue
c3a1f8cc12 tes documentation: explained that a and b can be real 2022-09-14 16:34:14 +02:00
Zeno Rogue
16bf285f15 tes documentaiton: explained deg = pi/180 2022-09-14 16:34:05 +02:00
Zeno Rogue
02e88579f6 standard math operators 2022-09-14 16:23:09 +02:00
Zeno Rogue
142de7cdc5 typo fixed 2022-09-14 16:20:44 +02:00
Zeno Rogue
b7a2e87d28 updated tessellation documentation 2022-09-14 16:19:00 +02:00
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
Marcin Puc
8fb143a742 add desktop file 2022-09-14 09:44:01 +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