Commit graph

11 commits

Author SHA1 Message Date
Ceikry
aa038882e8 Fix plugin-sourced movement walking the player to the same tile as the NPC/Player/etc 2023-07-30 19:38:49 +00:00
Ryan
374ad2f2e5 Implemented unit testing in gitlab CI/CD pipeline
Contributors: If you run unit tests locally, you will need to import Server/db_exports/testuser.sql to set up the unit test user in your local database server (or change the credentials used for unit testing in Server/src/test/resources/test.conf)
2023-03-27 09:19:49 +00:00
Ryan
d9245b8aee Added gitlab rule for running pipelines in MRs 2023-03-21 02:46:59 +00:00
ryannathans
0546d7e8b9 Made pipelines even faster with slim version of maven docker image 2023-03-02 13:47:11 +00:00
Ryan
17d1a9619c Moved jq installation to run on json verification gitlab pipeline only 2023-03-02 13:35:47 +00:00
Ryan
8bad573568 Increased memory limit to 3G for java heap on gitlab pipeline builds 2023-02-18 03:41:19 +00:00
Ryan
c4ef6401a4 Pipelines now print their memory breakdown before builds 2023-02-18 03:27:22 +00:00
Dan Ginovker
60cf2472b6 Now validating JSON files in Gitlab pipeline 2022-11-16 12:22:56 +00:00
Ryan
9b9dac25b7 Implemented CI/CD pipeline for automatic MR builds (but not tests yet)
Bumped version of build plugins to latest
Increased maven build heap size to 1024m as builds were starting to run out of memory
Added missing version number to build plugin, fixes build warning
2022-07-31 05:33:05 +00:00
Ceikry
f239bcbf6a Delete .gitlab-ci.yml 2021-06-27 21:56:58 +00:00
Ceikry
0a1918d9e4 Added NPC who sells fighter torso for 7.5M - Captain Cain 2021-06-27 21:50:07 +00:00