Commit Graph

121 Commits

Author SHA1 Message Date
Tekaoh
7103ffb20e build.xml will set the DSN in the server cfg 2025-06-21 13:33:13 -04:00
Tekaoh
bd1439cfc2 Use Service Name instead of SID
This resolves an issue with using the gvenzl oracle docker images
2025-06-18 17:38:29 -04:00
John
57a7cefe90 Add ClientBuildoutGenerator.java 2024-11-18 09:53:44 -05:00
John
f3e40ec34c Merge pull request #16 from RezecNoble/master
updated build scripts to python3
2023-01-27 21:41:34 -05:00
Rezec
ac869205cb updated to python3 2023-01-27 20:08:29 -05:00
Tekaoh
5d49a8edc9 Run update_database after create_database
This will also include update_database in the ant swg initial build
2022-11-07 10:29:17 -05:00
Tekaoh
2861a15014 Fix exec permission for planet crc string utility 2022-07-14 15:27:02 -04:00
John
dcdcca61d9 Merge pull request #13 from AlecH92/master 2022-05-09 01:00:02 -04:00
Alec Harley
e682e19939 Add Planet CRC utility 2022-05-08 19:38:52 -07:00
Cekis
3273a39c65 Removed requirement to fail when copying the chat database fails. 2022-01-19 11:24:02 -08:00
Cekis
7692bc7c30 Updated destination for chat stuff 2021-11-28 21:11:08 -08:00
Cekis
d5c5585292 Added changes to ANT build script to adapt to new stationapi repository 2021-11-28 20:43:00 -08:00
Cekis
417941c602 Updated Station Chat Build script 2021-11-27 02:05:22 -08:00
Cekis
a7e0c06fcf Updated stationapi repository 2021-11-27 01:01:58 -05:00
John
d720637369 Add files via upload 2021-07-20 08:50:59 -04:00
John
23630d668f Update build.xml 2021-06-07 20:09:30 -04:00
Aconite
6161364827 Update README.md 2021-01-24 20:47:24 -05:00
Tekaoh
64a1989224 Put the database IP in a property
This won't change the behavior of the build for the VM at all, but it
will make it possible to override the database IP in the
local.properties file if you happen to have the database on a different
machine.
2021-01-22 14:42:38 -05:00
Tekaoh
723d991b27 Don't specify the basedir
By default, Ant will use the parent directory of the buildfile, which is what we were setting it to be anyways. By letting Ant use its default, the buildfile will work in home directories of users other than swg if you wanted it to.
2021-01-21 17:20:44 -05:00
Aconite
1f752d0326 add reset_repos cmd 2021-01-21 10:55:19 -05:00
Cekis
188f753aea Put update_database back in the build script (whoops) 2021-01-04 12:53:45 -08:00
Cekis
91d3cec654 Removed ACM from MIF compiler (not a TPF) 2021-01-01 17:33:56 -05:00
Cekis
ab2cdfb1e0 Removed ACM from TPF compiler (oops) 2021-01-01 17:29:59 -05:00
Cekis
64aa263b65 Removed ACM from TPF compiler 2021-01-01 17:27:19 -05:00
Aconite
fb53fd0e0c Add update_database ant cmd for getting db latest 2020-12-28 11:42:42 -05:00
Cekis
6c8ee54338 Updated to latest serverdata 2020-11-19 19:36:09 -05:00
Cekis
bed32dd5ee Merge branch 'master' of github.com:SWG-Source/swg-main 2020-11-19 12:11:28 -05:00
Cekis
e34e9d0056 Updating serverdata submodule version 2020-11-19 12:09:39 -05:00
Tekaoh
dca2ba163e Better compatibility 2020-11-09 12:22:01 -05:00
Cekis
ccab4914a5 Merge pull request #12 from SWG-Source/Tekaoh/startup
startServer.sh as alias of ant start
2020-11-07 09:43:44 -08:00
Tekaoh
156ff6f663 startServer.sh as alias of ant start 2020-11-07 09:09:08 -05:00
Cekis
3259a0c5f7 Merge branch 'master' of https://github.com/SWG-Source/swg-main 2020-11-06 20:06:49 -05:00
Cekis
edb511e554 Adjusting ant start to use startServer for logging purposes 2020-11-06 19:57:33 -05:00
Tekaoh
91c7483c2f Reduce startup interval 2020-11-05 11:07:17 -05:00
Tekaoh
c4176ad617 Fix ant start 2020-11-05 10:36:18 -05:00
CekisSWG
d3ea9fa70a Revert "Fixed broken strings for the Naboo space station conversation"
This reverts commit 20a90bdbec.
2020-10-28 00:52:26 -04:00
CekisSWG
fc4a6f3896 Merge branch 'master' of github.com:SWG-Source/swg-main 2020-10-28 00:52:00 -04:00
CekisSWG
b78d954bbb Reverting 2020-10-28 00:50:22 -04:00
CekisSWG
20a90bdbec Fixed broken strings for the Naboo space station conversation 2020-10-27 23:48:28 -04:00
Tekaoh
7e586809b7 Update submods to latest commits because why not? 2020-09-19 13:36:44 -04:00
Tekaoh
f6ec756b61 Gotta do it before chaning directories though 2020-09-19 13:35:38 -04:00
Tekaoh
656f418224 Download server settings from a web service before startup 2020-09-02 12:22:21 -04:00
CekisSWG
064754c96f Fixed issue with new repo naming to work with SWG requirements 2020-03-30 16:11:02 -04:00
CekisSWG
f470ec30b3 Updated serverdata version. 2020-03-28 18:23:24 -04:00
Cekis
4e25d56155 Update README.md 2020-03-28 15:18:42 -07:00
Cekis
221f82a751 Update README.md 2020-03-28 15:17:15 -07:00
CekisSWG
983408c908 Added serverdata repo submodule 2020-03-28 18:01:24 -04:00
CekisSWG
b50b951b9c Reconfig repos 2020-03-28 17:59:59 -04:00
CekisSWG
b7d58f03b4 Added a few changes to cleanup actions. 2020-03-26 00:44:41 -04:00
CekisSWG
fcc965395c Oops... didn't miff the CIM file. 2020-03-23 13:25:44 -04:00