Commit Graph
26 Commits
Author SHA1 Message Date
Ziggy 4a51b7396b Created a docker-compose.yml, which initializes and runs a mongo instance
The idea is to simplify the setup process a bit, so it's easier to get
to the point where you can develop.
2022-11-29 16:30:18 +01:00
Josh Larson b6efcebdc6 Improved .gitignore of Holocore and pswgcommon 2022-07-30 15:50:38 -05:00
Obique 42742a3f8d Added expertise and skill loaders 2019-02-05 18:56:33 -06:00
jsownz 208fdd65b2 Switching HashMap to ConcurrentHashMap to address ConcurrentModificationException on server start 2018-06-20 11:12:41 -07:00
Obique addc4bc2b0 Fixed gitignore blocking out clientdata directory in src/utility 2018-06-19 12:56:24 -05:00
Obique 879aee26dd Fixed .gitignore's iml file 2018-06-17 12:05:06 -05:00
Mads Boddum 3a50d9f941 SDF files in compiled form are now ignored 2018-02-23 23:27:12 +01:00
Mads Boddum 4147208e60 .db files are ignored instead of serverdata folder 2018-02-23 23:16:39 +01:00
Obique 9864ceca51 Added more gradle wrapper crap 2018-02-11 17:11:02 -06:00
Obique 9966b0d385 Added gradlew 2018-02-11 17:08:40 -06:00
Obique 2305b4b851 Fixed compatability issues and updated the network protocol 2018-02-04 10:10:40 -06:00
Obique 0e1f2513ff Moved static spawns over to new SdbLoader 2017-09-17 20:06:52 -05:00
Obique 800b9366b1 Has errors. Merged from upstream quality_assurance 2017-08-14 19:05:23 -05:00
Mads Boddum 3a4ed20992 Replaced Maven with Gradle 2017-06-02 07:30:31 +02:00
Iosnowore 77231fa85c Changed PR based on Oblique's comments.
Also Added .db-journal to git ignore (file created by a 3d party SQLite GUI program)
2017-04-04 14:01:55 -07:00
Obique PSWG ece92d15c6 Added target folder to gitignore 2016-01-31 15:40:32 -06:00
Obique PSWG aa17501941 Removed pom.xml from gitignore 2015-08-18 09:08:23 -05:00
Obique PSWG 4a9ac74b80 Added config and pom.xml to gitignore 2015-08-18 09:07:35 -05:00
Mike Delaney f97894eb1f Adding Maven 3.x pom file as our new build system 2015-08-17 11:39:23 -04:00
Obique PSWG 82211ea4ea Added db files to .gitignore 2015-07-26 10:40:26 -05:00
Waverunner e225aa8727 Updated ServerFactory to allow parsing of tab-deliminated Server Datatable Files (.sdf txt files) to Interchangeable File Format for source control diff viewing instead of using binary files
An IFF is created for the corresponding SDF if: one does not exist or the SDF's modify date is > than the IFF's modify date
2015-07-20 12:42:41 -04:00
Obique d2f158a777 Added log to gitignore 2015-05-21 23:38:07 -05:00
Obique d9a9dfb08e Added packets.txt to .gitignore 2015-01-30 12:32:21 -06:00
Waverunner 384129e059 Added odb folder to gitignore 2014-12-08 10:09:12 -05:00
Waverunner e520d17979 Added .settings folder and clientdata folder to .gitignore 2014-11-21 11:10:32 -05:00
Obique e001ab7551 Added eclipse files 2014-11-02 23:34:03 -06:00