20kdc
a3d9562532
Makes the singularity engine actually work stably. ( #4068 )
...
* Add GNU Octave script for tuning singularity engine. startsingularityengine is now properly tuned & sets up radiation collectors. FTLize RadiationCollectorComponent.
* Fix bugs with radiation collectors producing infinite power.
* Ensure singularities don't instantly annihilate other singularities (causing new singularities to instantly dissolve)
Technically found by a "bug" where a singularity generator would make multiple singularities, but this renders that bug harmless.
* Tune singularity shield emitters to hopefully randomly fail less, and add an Octave script for looking into that
* Fix singularity shader
* Map in an unfinished PA into Saltern
* Correct PA particles being counted twice by singularity calculations, add singulo food component
* Hopefully stop "level 1 singulo stuck in a corner" issues by freezing it when it goes to level 1 from any other level
* Apply suggestions on 'jazz' PR
2021-05-28 11:44:13 +02:00
Pieter-Jan Briers
cbe354b263
Probably speed up builds idk
2021-03-04 02:50:37 +01:00
Pieter-Jan Briers
02355a9260
Move content builds to github actions and centcomm
2021-03-04 02:19:09 +01:00
Pieter-Jan Briers
9f6e13b0f0
Fix funny changelog thing
2021-03-03 18:49:24 +01:00
Pieter-Jan Briers
d2da8afcb5
PyYAML is a shitty library.
2021-02-25 10:37:32 +01:00
Pieter-Jan Briers
34a175dfa0
BOMs are awful and should be removed from existence
2021-02-25 10:09:36 +01:00
Pieter-Jan Briers
cca23f2812
Changelog. ( #3398 )
2021-02-25 09:50:45 +01:00
Pieter-Jan Briers
c3b4753cc1
Blow up on Jenkins build if engine version is not a tag.
...
Fixes #3347
2021-02-21 01:30:47 +01:00
20kdc
2f01d7899f
Mapping merge driver: continued ( #2803 )
...
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2021-02-06 23:56:40 +01:00
Pieter-Jan Briers
05a8f43ebb
Did somebody order engine versioning?
2020-12-17 15:28:57 +01:00
Pieter-Jan Briers
450e30fbda
Update submodule, NuGet natives
2020-12-13 01:14:29 +01:00
Pieter-Jan Briers
aaf266f2d2
Update contributors script and update github credits.
2020-11-27 16:31:36 +01:00
Pieter-Jan Briers
9cd297899d
Hide patreon link on Steam, fix YamlDotNet 9.1.0 parse error, update patrons list.
2020-11-27 16:31:36 +01:00
RedlineTriad
78507ac9a2
Remove leftover Travis files ( #2334 )
2020-10-21 15:11:04 +02:00
Pieter-Jan Briers
89f5ec31d2
Powershell scripts to dump commit and contributor lists.
2020-10-10 12:03:47 +02:00
Pieter-Jan Briers
f9bb3fed6f
Update submodule, updates for natives.
...
SHOULD fix #720
2020-10-06 11:27:31 +02:00
Pieter-Jan Briers
f598c6e8c6
Make package_release_build.py include PDBs if available.
2020-08-15 00:33:20 +02:00
Pieter-Jan Briers
2fb2cea29f
Fix macOS not exporting freetype
2020-06-23 17:14:51 +02:00
Pieter-Jan Briers
422f64fed0
Credits
2020-06-14 15:15:15 +02:00
Pieter-Jan Briers
4ebba74b1f
Update submodule and fix ARM builds.
2020-06-09 00:17:11 +02:00
Pieter-Jan Briers
05a6417838
Fix fluidsynth hopefully.
2020-05-01 20:45:49 +02:00
Pieter-Jan Briers
8bcbd50914
Attempt at ARM64 support.
2020-04-27 11:32:05 +02:00
Pieter-Jan Briers
5b885357b6
Embed build information into server binaries.
2020-04-25 22:12:43 +02:00
Pieter-Jan Briers
d17b28866a
Ignore .directory and .DS_Store files in package_release_build.py.
2020-02-08 15:33:37 +01:00
Pieter-Jan Briers
425a277b11
Good job me.
2020-02-07 20:47:23 +01:00
Pieter-Jan Briers
d92f305402
Generate SHA256 hashes.
2020-02-07 20:42:35 +01:00
Tad Hardesty
8501cefdac
Update Travis to Bionic and Python 3.6 ( #585 )
2020-02-03 19:05:20 +01:00
Pieter-Jan Briers
619a54169b
Fix builds
2020-01-30 13:47:28 +01:00
Pieter-Jan Briers
d16fe5376d
Fix postgres on the public server.
2020-01-24 20:48:24 +01:00
Pieter-Jan Briers
47f33e002d
Fix package_release_build.py to work with the new EFCore databases.
2020-01-18 02:48:08 +01:00
Pieter-Jan Briers
4ffaf3fbe6
Try to fix Dapper.dll not getting copied in server builds.
2019-12-24 01:55:52 +01:00
Pieter-Jan Briers
a9f148c04e
Let's pray it all works
2019-12-16 00:46:09 +01:00
Pieter-Jan Briers
a2e6500d54
Allow packaging script to do .NET Core builds.
2019-08-11 21:42:52 +02:00
Pieter-Jan Briers
15d81c1876
Fix build scripts.
2019-07-30 12:57:08 +02:00
Pieter-Jan Briers
29b00fc633
Launcher packaged.
2019-07-30 01:08:36 +02:00
Pieter-Jan Briers
996b45a04f
Project File Refactor ( #241 )
...
* Project file refactor, content edition
* Update submodule
2019-05-28 00:18:29 +02:00
moneyl
fe483897a6
Fixes the release package build script
...
Removes `copy_godot_scenes` which copies the files from Resources/Scenes into the release package folder. This function breaks builds with the latest commit #220 as it removed the remaining scene (tscn) files from the content repo and deleted the Scenes folder.
2019-05-24 17:45:41 -04:00
Pieter-Jan Briers
0598578ed9
Fix Jenkins.
2019-04-17 23:34:57 +02:00
Pieter-Jan Briers
2bfb03cd29
Update submodule, unfuck scripts, clean up solution file.
2019-03-30 23:20:50 +01:00
Pieter-Jan Briers
1d0ed83967
package_release_build.py for Clyde.
2019-03-21 21:22:58 +01:00