Commit Graph

19490 Commits (master)

Author SHA1 Message Date
Andrew Copland 328f57ebdc Allow upto 4 fragments for a katakana name 2021-01-29 21:45:53 +00:00
Andrew Copland 7fbb640317 Change da to de 2021-01-29 21:45:53 +00:00
Andrew Copland 2df92f15ce Add alternative naming schemes, probably needs and excluded words list 2021-01-29 21:45:53 +00:00
Karl F 1c1d83e2ad Add scoop module translation config 2021-01-29 10:08:29 +01:00
Karl F 55c530e025 Merge branch 'scoop_mission' 2021-01-17 11:22:00 +01:00
Armin Kretschmer 427b1c4a79 New mission: Scoop 2021-01-17 11:06:32 +01:00
Armin Kretschmer 62b8384558 Keep shape if jettisoned 2021-01-17 09:56:29 +01:00
Armin Kretschmer b9c74a8b86 New lua event onCargoDestroyed
Needed for the Scoop mission
2021-01-17 09:56:29 +01:00
Armin Kretschmer 7171b2f15b New function SpawnCargoNear()
Necessary for the Scoop mission
2021-01-17 09:56:29 +01:00
bszlrd a7123a7e52 Updating the Skipjack collision with a bit of extrusion downwards, so it is captured by landing collision and lands on ground stations on autopilot. 2021-01-16 14:43:19 -05:00
orbea 541a54f635 Fix build with the system lua. 2021-01-16 14:41:59 -05:00
Gliese852 04cf347dd3 Do not try to GetStarSystem from hyperspace
Small fix to segfault when opening the system map during a hyperjump

fixes #5096
2021-01-16 14:37:03 -05:00
Webster Sheets 3bd735e40d Fix orthographic projection
OrthoFrustum and OrthoMatrix were not properly set up for reverse-Z.
This PR fixes it by using the proper inversion of a right-handed ortho matrix.
2021-01-15 21:10:54 -05:00
Karl F 719e652257 Update changelog 2021-01-15 21:28:39 +01:00
Karl F 0cf0e6e2c7 Don't clear station adverts when docking
Fixes #5118
2021-01-15 21:20:08 +01:00
Webster Sheets a547f23bef
Update Changelog.txt 2021-01-13 16:41:57 -05:00
Andrew Copland d1ea10b433 Change the star density range from 0.01 to 1.0 to the full 0.0 to 1.0 now that I'm lerping between min and max values 2021-01-13 16:40:06 -05:00
Andrew Copland c8d509ab1f Limit the radius searched for stars and mix it from the minimum to the desired radius depending on the star density 2021-01-13 16:40:06 -05:00
Karl F 2c4fb54afd Be explicit about clang-format.sh operating on staged files 2021-01-13 16:37:35 -05:00
Karl F 0ff82d38eb clang-format prints its version
This helps debugging when result when local and remote runs disagree,
so when looking at the log of the github action, we see which version
of clang it used.
2021-01-13 16:37:35 -05:00
Karl F 54dba831f1 Use Ubuntu-20.04 in github actions 2021-01-13 16:37:35 -05:00
Karl F b15d7ae49d Fix utils round, to handle negative numbers, and fix doc string 2021-01-13 16:35:18 -05:00
Karl F b5dcfc8e85 Add math.sign() function 2021-01-13 16:35:18 -05:00
Gliese852 b8f255f8d2 Add search for the geometrically closest jumpable
In case the systembody does not have a jumpable parent.
This can happen if it revolves around several stars at once.
At the moment this situation leads to a segfault.
2021-01-13 16:34:41 -05:00
bszlrd b5ebfa4e92 Adding some new patterns 2021-01-09 17:09:21 +01:00
Keeper1st 7bd858e279 Updating and adding patterns. First one is empty. 2021-01-08 15:49:11 +01:00
bszlrd 0e0dfce7fa Replacing the dds normal maps with pngs (Due to excessive compression artifacts) 2021-01-08 15:41:35 +01:00
bszlrd e7be899006 Updating the textures with mip maps 2021-01-08 15:39:42 +01:00
Karl F bd24b4694c Update changelog 2021-01-08 10:23:54 +01:00
WKFO 04d2d17d3f Stop planet ambient sound once player is flying 2021-01-08 10:21:16 +01:00
Karl F 229d907439 Merge branch 'happynewyear' 2021-01-03 19:44:35 +01:00
Karl F 9e44b09314 Happy new year!
HAPPY MERRY 2021!
2021-01-03 19:40:16 +01:00
Karl F 7933619577 Add copyright header to forgotten files 2021-01-03 19:40:11 +01:00
Webster Sheets 7c9753af16 Fix guns needing combat target, modelviewer config
Fixes #5103
Fixes #5099
2021-01-02 18:31:37 -05:00
bszlrd 54f45c138c Adding new Sinonatrix files 2021-01-01 16:52:25 +01:00
bszlrd 37ffd4cbec Deleting the old Sinonatrix files 2021-01-01 16:48:46 +01:00
Karl F 64af79af0b Update changelog 2020-12-31 09:19:40 +01:00
Karl F a7d1f7a599 Fix soldout module using onDelete before it was defined
Fixes #5089
2020-12-31 09:15:23 +01:00
Karl F 0738ad22f6 Fixes #5090 of template string after save/load 2020-12-25 12:10:03 +01:00
Karl F 78406e21c1 Update changelog 2020-12-22 12:12:29 +01:00
Webster Sheets c5c9f1f62f
Update Changelog.txt 2020-12-22 03:57:13 -05:00
Karl F 3034803279 Round BBS adverts to closest sensible price 2020-12-22 03:56:08 -05:00
Karl F b08ca7eb0e Function to round number to closest increment
To be used when calculating mission rewards
2020-12-22 03:56:08 -05:00
Karl F a56d4302a2 Make FOSS "donate to cranks" advert more rare
This will simply mute many of them,
giving some BBS without any of these adverts at all
2020-12-22 03:56:08 -05:00
Webster Sheets 59cfed1555 Fix leaving to menu with chat form open 2020-12-22 03:55:30 -05:00
Webster Sheets 151fd74c0b Fix incorrect tooltip and behavior in fx-window 2020-12-22 03:55:30 -05:00
Webster Sheets d0084dab26 Save binding state when toggling axis invert 2020-12-22 03:55:30 -05:00
Webster Sheets 0499ee0005 Fix camera detaching when console is open 2020-12-22 03:55:30 -05:00
Webster Sheets 475a808b3e Fix unintended text wrapping at low resolutions 2020-12-22 03:55:30 -05:00
Webster Sheets 54303f789f
Update Changelog.txt 2020-12-21 23:48:15 -05:00