Commit Graph

1095 Commits

Author SHA1 Message Date
f22bf24663 Update BaseEnemyMech script to change the default faction
As part of the base enemy mech script its faction should be updated to 4
to make sure it's seen as an enemy by the client. The AgDarklingMech script
has been deleted as its functionality was essentially that of BaseEnemyMech
and thus no longer necessary.
2021-12-08 20:00:08 +01:00
fdd4e3cc80 Add note to readme for troubleshooting tips with script editing 2021-12-08 18:22:05 +01:00
e91222b504 Update CONTRIBUTING.md to include commit guidelines
Added commit guidelines to CONTRIBUTING.md to aid people in writing proper
commits.
2021-12-08 18:11:12 +01:00
72ffe50ca6 Merge branch 'DarkflameUniverse:main' into pr-improvements 2021-12-08 15:10:17 +01:00
7f1e392be2 WIP: add master_ip option 2021-12-08 14:57:16 +01:00
51a9f61e88 WIP: make this work independent of the repo directory 2021-12-08 14:39:19 +01:00
293aaff2a5 A few more improvements 2021-12-08 01:54:44 -07:00
f185c8b5db Moved all the setup of client files into a single use Docker image 2021-12-08 00:50:15 -07:00
a38765d02d fixing my mistakes (aka TheNoim is smarter than me) 2021-12-07 23:44:37 -07:00
59f053433c External IP configuration as well as other small improvements 2021-12-07 23:33:34 -07:00
a923a2baa7 Merge pull request #116 from DarkflameUniverse/revert-83-main
Revert "separate AgSpaceStuff and AgShipShake"
2021-12-07 18:14:26 -08:00
f68f683e22 Revert "separate AgSpaceStuff and AgShipShake" 2021-12-07 18:14:15 -08:00
0dfc962df5 WIP: connection issue 2021-12-08 02:40:27 +01:00
cf6f69ba93 WIP: try to fix navmesh load 2021-12-08 00:40:15 +01:00
4a3d341c9a WIP: default to BUILD_VERSION=171022 2021-12-07 23:18:20 +01:00
78a04c90e6 WIP: fix migration volume and add ports 2021-12-07 23:17:26 +01:00
9b0ba22ef9 Merge pull request #2 from jgkawell/db-with-volume
DB migrations from volume
2021-12-07 23:09:13 +01:00
0d910e3307 Merge branch 'DarkflameUniverse:main' into main 2021-12-07 23:03:30 +01:00
b1e700e2a2 Removed db migrations from script 2021-12-07 14:56:56 -07:00
a6190fe29d Add init volume to database 2021-12-07 14:55:19 -07:00
cf79175500 WIP: add basic docker setup instructions 2021-12-07 22:46:02 +01:00
a1f003edd9 WIP: ignore docker-compose.override.yml 2021-12-07 22:44:21 +01:00
0780824e31 WIP: change the example thread size to 1 2021-12-07 22:44:08 +01:00
4cf2f4e7c7 WIP: error if the client path is missing 2021-12-07 22:43:53 +01:00
53c9467bec WIP: use fixed mariadb version 2021-12-07 22:30:08 +01:00
157977e267 Merge pull request #1 from VBMCBoy/main
Add Brick-Building-Fix and AccountManager
2021-12-07 22:28:37 +01:00
e714cacc58 WIP: produce valid MasterServer binary 2021-12-07 22:25:58 +01:00
ac20be8744 moved healthchecks from Dockerfiles to docker-compose.yml 2021-12-07 22:17:18 +01:00
2681ab3828 removed AccountManager secret generation from Dockerfile 2021-12-07 22:09:54 +01:00
7a55db3f21 moved AccountManager secret to environment 2021-12-07 22:08:53 +01:00
5281253f66 Merge pull request #83 from red031000/main
separate AgSpaceStuff and AgShipShake
2021-12-07 21:53:42 +01:00
7bead89e39 fix a bug with timer erasing 2021-12-07 20:50:09 +00:00
002f3b6c0e separate AgSpaceStuff and AgShipShake 2021-12-07 20:50:09 +00:00
a873de5e9e Merge pull request #68 from Ramen2X/main
Make 0_initial.sql compatible with MySQL
2021-12-07 21:48:44 +01:00
73ef2e6c59 Merge pull request #91 from JoachimFlottorp/FixChat
Pull Request to fix chat messages
2021-12-07 21:35:55 +01:00
b46f833e23 added darkflame network to brickbuildfix 2021-12-07 21:34:06 +01:00
e01a7be08e added AccountManager 2021-12-07 21:30:08 +01:00
b35a367ed1 added brick-building fix 2021-12-07 21:25:15 +01:00
e967bf2398 Updated solution 2021-12-07 21:03:55 +01:00
9387e88dc0 WIP: still no working MasterServer binary 2021-12-07 20:58:18 +01:00
eede772b53 Nice Commit! :) 2021-12-07 20:43:42 +01:00
bcb0454916 fixed 2021-12-07 20:38:05 +01:00
d2fe15679c Nice Commit! :) 2021-12-07 20:35:12 +01:00
c48f4b08a2 Nice Commit! :) 2021-12-07 20:19:47 +01:00
bfcce19649 Nice Commit! :) 2021-12-07 19:58:24 +01:00
0db954fa72 Update README.md 2021-12-07 12:15:57 -05:00
6e33f5e545 Merge pull request #88 from OogwayUniverse/windows
Windows fixes (needs proper ZCompresion fix in the future)
2021-12-07 17:30:37 +01:00
eab32c68f3 Update CONTRIBUTING.md 2021-12-07 16:36:38 +01:00
fe5814d5ba Nice Commit! :) 2021-12-07 16:31:53 +01:00
50221fbd65 WIP: do more post build steps 2021-12-07 16:29:26 +01:00