Commit Graph
6324 Commits
Author SHA1 Message Date
Josh Larson b476f52347 Updated pswgcommon to latest version to fix merge conflict 2022-07-23 19:39:08 -05:00
Josh Larson 0199c119d2 Fixed empty deed in structure info causing radial test failures 2022-07-23 19:38:19 -05:00
Josh Larson 796cd5e4f3 Added clientdata to gitignore in pswgcommon 2022-07-23 19:36:07 -05:00
Josh Larson b5be5d646f Added custom utility target for converting clientdata to serverdata 2022-07-23 19:35:20 -05:00
Josh Larson 21b356ec36 Fixed buildout generation in utility scripts 2022-07-23 19:34:57 -05:00
Josh Larson 0810b63ec9 Improved admin teleport command to support common use cases 2022-07-23 19:28:51 -05:00
Josh Larson 058f4df60b Added construction markers prior to placing down a new structure 2022-07-23 19:20:33 -05:00
Undercova 3e57393777 Updated elevator database (added all buildings and floors) 2022-07-24 02:06:07 +02:00
Undercova 5c651ef6a9 Added more buildings to the elevator database 2022-07-24 01:53:55 +02:00
Undercova d9e44155c0 Updated elevator database 2022-07-24 00:47:21 +02:00
Undercova 8dac42c7d5 Merge branch 'cu_quality_assurance' of https://github.com/ProjectSWGCore/Holocore into cu_quality_assurance 2022-07-24 00:30:08 +02:00
Undercova 892262a0b3 Updated positions of elevator buttons 2022-07-24 00:29:37 +02:00
Josh Larson 53ca3837a0 Initial commit of structure placement code 2022-07-23 17:07:18 -05:00
Josh Larson 98144e2f81 Merge pull request #706 from Josh-Larson/improvement_deprecate_dataloader
Started moving away from DataLoader functions
2022-07-23 13:37:09 -05:00
Josh Larson 5e17c55e95 Started moving away from DataLoader functions 2022-07-23 12:22:07 -05:00
Josh Larson c38cdc190f Merge pull request #705 from madsboddum/Fixed-a
Fixed a warning in SWGList
2022-07-23 11:59:37 -05:00
Ziggy c3de2e45c7 Fixed a warning in SWGList 2022-07-23 12:09:57 +02:00
Josh Larson a852305d55 Fixed signing error in jlink build 2022.07.22-2 2022-07-22 19:55:47 -05:00
Josh Larson cddfc39c21 Fixed possible DOS in NetworkClient GU2 2022.07.22 2022-07-22 19:29:56 -05:00
Josh Larson d9595a3993 Merge branch 'cu_quality_assurance' of https://github.com/ProjectSWGCore/Holocore into cu_quality_assurance 2022-07-22 13:36:28 -05:00
Josh Larson 1238e6287b Fixed log spam from terrain files in pswgcommon 2022-07-22 13:36:11 -05:00
Josh Larson c63823534b Merge pull request #704 from Josh-Larson/cu_quality_assurance
Updated Gradle to 7.5, Java to 18, and Kotlin to 1.7.10
2022-07-22 13:32:32 -05:00
Josh Larson 845f93887a Merge branch 'cu_quality_assurance' of https://github.com/ProjectSWGCore/Holocore into cu_quality_assurance 2022-07-22 13:29:05 -05:00
Josh Larson e7b0492665 Updated Gradle to 7.5, Java to 18, and Kotlin to 1.7.10 2022-07-22 13:28:40 -05:00
Josh Larson 07b858a52c Merge pull request #700 from madsboddum/Removed-unused
Removed unused NGE data loaders
2022.07.21
2022-07-21 10:58:35 -05:00
Josh Larson bd41fb6559 Merge branch 'cu_quality_assurance' of https://github.com/ProjectSWGCore/Holocore into cu_quality_assurance 2022-07-21 10:55:10 -05:00
Josh Larson 2974456f31 Added additional waitForIntents in FactionPvpTest to increase test reliability 2022-07-21 10:54:54 -05:00
Ziggy 6e81995e2c Removed unused NGE data loaders 2022-07-21 17:43:05 +02:00
Josh Larson ce1d82612a Merge pull request #695 from madsboddum/Fixed-a
Fixed a bug where NPCs couldn't attack
2022-07-21 10:30:08 -05:00
Undercova 433aecae92 Removed NGE only items
Added entertainer props to the item database
Updated entertainer related items and set their required skills
2022-07-21 02:51:26 +02:00
Undercova 6e8782441f Updated performance database to CU data 2022-07-21 01:42:23 +02:00
Ziggy e48c8d0464 Fixed a bug where NPCs couldn't attack 2022-07-21 00:35:46 +02:00
Josh Larson aeaa2192d2 Merge pull request #694 from madsboddum/Holocore-693
Entertainers are now granted a Slitherhorn so they can earn Musician XP
2022-07-20 15:40:09 -05:00
Ziggy 41ab9ea00b Entertainers are now granted a Slitherhorn so they can earn Musician XP
Relates to GitHub issue #693
2022-07-20 22:35:33 +02:00
Josh Larson 66ca9b6abc Merge pull request #692 from madsboddum/Holocore-691
Entertainers get Dancing XP by dancing
2022-07-20 14:44:16 -05:00
Ziggy fb92f3e1f3 Entertainers get Dancing XP by dancing
Relates to GitHub issue #691
2022-07-20 21:41:22 +02:00
Josh Larson f5fe43ebe5 Merge pull request #690 from Josh-Larson/improvement_cleanup_test_sleeps
Removed remaining Thread.sleep's from test cases
2022-07-20 14:25:42 -05:00
Josh Larson 0240df46c6 Removed remaining Thread.sleep's from test cases 2022-07-20 14:20:00 -05:00
Josh Larson aed84df4cd Merge pull request #674 from madsboddum/Holocore-671
Holocore-671 Previous learned and dropped ability can still be execut…
2022-07-20 14:14:21 -05:00
Ziggy 72d90e14eb Attempt at fixing flakiness of tests in AbilityTest 2022-07-20 21:06:26 +02:00
Ziggy b60780cfe9 Our other commands are lowercased, so let's lowercase this one as well 2022-07-20 20:52:00 +02:00
Ziggy f6068438eb Holocore-671 Previous learned and dropped ability can still be executed from toolbar
Reduced test runtime by checking the command queue more often during certain tests
2022-07-20 20:52:00 +02:00
Josh Larson c9fe97be1c Added waitForNextPacket function to GenericPlayer for concurrent packet tests 2022-07-20 13:50:16 -05:00
Josh Larson 7b0c2a0506 Merge pull request #686 from madsboddum/Holocore-683
Holocore-683 Indoor trainers now show up correctly on planetary map (…
2022-07-20 10:52:20 -05:00
Ziggy 48dab66e95 Holocore-683 Indoor trainers now show up correctly on planetary map (category) 2022-07-20 17:50:41 +02:00
Josh Larson 1b1ee2e701 Merge pull request #687 from madsboddum/Holocore-679
Grant Novice Entertainer upon character creation
2022-07-20 10:47:17 -05:00
Josh Larson 3e0e650dd2 Merge pull request #684 from madsboddum/utility-sourceset
Fixed utility sourceset compilation error
2022-07-20 10:44:07 -05:00
Ziggy abac1c4183 Grant Novice Entertainer upon character creation
Relates to GitHub issue #679
2022-07-20 17:35:08 +02:00
Undercova fa14a56526 Merge pull request #685 from madsboddum/Fixed-brawler-map
Fixed brawler trainers sometimes being named ";" on the map
2022-07-20 17:14:07 +02:00
Ziggy e12dcebec4 Fixed brawler trainers sometimes being named ";" on the map 2022-07-20 17:10:00 +02:00