Undercova
75b37675cf
Merge pull request #1531 from Undercova/master
...
GCW content update
2024.05.06
2024-05-06 22:35:36 +02:00
Undercova
9b29dcedc0
Merge branch 'ProjectSWGCore:master' into master
2024-05-06 22:17:07 +02:00
Undercova
7c68fa6f86
Updated GCW invasion Bestine
2024-05-06 00:17:23 +02:00
Undercova
e61c2d73f9
Merge pull request #1529 from Undercova/master
...
Content update
2024.05.05
2024-05-05 04:09:33 +02:00
Undercova
919dcce374
Merge branch 'master' of https://github.com/Undercova/Holocore
2024-05-05 03:41:27 +02:00
Undercova
25095f537c
Updated NPC database
...
Added GCW invasion in Bestine
Added Patrol routes for GCW invasion Bestine
Added Buildout for GCW invasion Bestine
Added Emperors Day NPCs in several cantinas and in front of palace Theed
2024-05-05 03:24:27 +02:00
Josh
e2f09b1092
Merge pull request #1522 from madsboddum/fix/crafting/draft-schematic-persistence
...
Fixed draft schematic persistence problem, where a server reboot woul…
2024-04-25 20:19:55 -05:00
Josh
7e6db8ace0
Merge pull request #1523 from madsboddum/feature/crafting/schematic-group-loader
...
Draft schematic group loader
2024-04-25 20:19:37 -05:00
Josh
ae086bac61
Merge pull request #1524 from madsboddum/chore/player/removed-unused-born-date-calc
...
Removed an unused way of setting the born date of a character
2024-04-25 20:18:54 -05:00
Josh
8a714589a6
Merge pull request #1525 from madsboddum/chore/radials/unused-radial-template
...
Removed unused class RadialTemplate
2024-04-25 20:18:29 -05:00
Josh
424daaa017
Merge pull request #1526 from madsboddum/chore/items/remove-nge-static-item-support
...
Removed placeholder classes for NGE static item types
2024-04-25 20:18:16 -05:00
Josh
80702b35ed
Merge pull request #1527 from madsboddum/fix/namegen/duplicate-namefilter-load
...
When generating a name for a given Race, don't bother checking if the…
2024-04-25 20:17:57 -05:00
Ziggy
2316f401d2
When generating a name for a given Race, don't bother checking if the nameFilter is loaded twice
...
The same check was present in both generateRaceName and generateName.
2024-04-21 12:35:25 +02:00
Ziggy
64c70bbcd1
Removed placeholder classes for NGE static item types
2024-04-21 11:03:53 +02:00
Ziggy
e285c4a407
Removed unused class RadialTemplate
2024-04-21 10:56:34 +02:00
Ziggy
b1d5db8eeb
Removed an unused way of setting the born date of a character
2024-04-21 10:39:13 +02:00
Ziggy
26e83a4484
Created data loader for schematic groups, which we will need later to grant draft schematics when relevant skills are granted
2024-04-21 09:39:41 +02:00
Ziggy
6886951157
Created converter for schematic_group.sdb and converted the file
2024-04-21 09:38:49 +02:00
Ziggy
bfc2d6b692
Fixed draft schematic persistence problem, where a server reboot would cause the client to not display any draft schematics
2024-04-21 09:22:18 +02:00
Josh
dda29e5e6d
Merge pull request #1519 from madsboddum/chore/general/unused-player-methods
...
Removed some unused methods from Player, where other equivalents have…
2024-04-20 20:05:16 -05:00
Undercova
a4afc06893
Merge pull request #1520 from Undercova/master
...
Content update
2024-04-21 02:05:39 +02:00
Undercova
abd747f6e2
Merge branch 'ProjectSWGCore:master' into master
2024-04-21 01:45:36 +02:00
Undercova
8bfd5d6d36
Added multiplier values for armor parts in database so basic (max 2000), standard (max 4000) and advanced (max 6000) armor sets can be dynamically generated.
...
Adjusted CBT armor content to match upcoming code change regarding multiplier values of armor parts.
2024-04-21 01:44:46 +02:00
Ziggy
3e93caf4be
Removed some unused methods from Player, where other equivalents have been used elsewhere in the codebase
2024-04-20 23:11:21 +02:00
Josh
8e79443811
Merge pull request #1518 from madsboddum/fix/housing/cmd-inheritance
...
Removed unnecessary inheritance of StartDanceCallback in PlaceStructureCmdCallback
2024-04-20 15:29:14 -05:00
Josh
7f53a8d3ef
Merge pull request #1517 from madsboddum/chore/quests/simplify-loading
...
Simplify loading of tasks in QuestLoader
2024-04-20 15:28:46 -05:00
Ziggy
e32b398092
Ran code formatter on PlaceStructureCmdCallback
2024-04-20 22:23:22 +02:00
Ziggy
7894398e7a
Inherit directly from ICmdCallback instead of another (unrelated) implementation
2024-04-20 22:22:46 +02:00
Ziggy
07179299a8
Ran code formatter QuestLoader
2024-04-20 22:06:27 +02:00
Ziggy
5167d47838
Simplified QuestLoader#getTaskListInfos by extracting many column loaders into dedicated methods
2024-04-20 22:03:30 +02:00
Undercova
b47cd87c60
Merge pull request #1516 from Undercova/master
...
Fixed conversation of Alduq in front of Mos Eisley starport
2024-04-20 21:34:30 +02:00
Josh
0cff4cd253
Merge pull request #1515 from madsboddum/chore/entertainer/remove-is-entertainer
...
Removed unnecessary isEntertainer-check in EntertainmentService
2024-04-20 14:30:42 -05:00
Ziggy
e277e40dd1
Fixed some code formatting issues in EntertainmentService
2024-04-20 21:08:58 +02:00
Ziggy
c361bd2aa1
Removed superfluous isEntertainer-check in EntertainmentService, as only Novice Entertainers are actually granted the /startDance command and the CommandService checks for that
2024-04-20 21:08:26 +02:00
Undercova
632eab25a2
Fixed conversation of Alduq in front of Mos Eisley starport
2024-04-20 20:51:08 +02:00
Josh Larson
def2d80530
Fixed #1445 - incorrectly displaying success message with invalid items in /createStaticItem
2024-03-31 16:32:04 -05:00
Josh Larson
8cd65bab19
Fixed #1282 - Server shutdown message always in seconds
2024-03-31 15:52:57 -05:00
Josh Larson
a210c22f34
Fixed #754 - QaTool exception when hitting Cancel
2024-03-31 15:21:50 -05:00
Josh
b05eee1892
Merge pull request #1505 from madsboddum/exceptions-failed-tests
...
Show exception stacktraces in case of test failure
2024.03.27
2024-03-24 12:25:04 -05:00
Josh
e9e8244b8f
Merge pull request #1508 from madsboddum/chore/group/event-logging
...
Added logging of group events, so debugging is easier
2024-03-24 12:24:37 -05:00
Josh
547f3d2bcc
Merge pull request #1509 from madsboddum/fix/group/tests-not-throwing-exceptions
...
Fixed grouping test DSL not throwing exceptions
2024-03-24 12:24:05 -05:00
Josh
5c67dc9217
Merge pull request #1511 from madsboddum/fix-short-hard-wrap
...
Fixed short "Hard Wrap" for Kotlin and Java in the Code Style
2024-03-24 12:23:35 -05:00
Josh
56f80cf609
Merge pull request #1512 from madsboddum/inspections-warn-on-code-style-issues
...
Tweaked the default inspection profile so that it shows a "weak warning" whenever the Code Style isn't being followed
2024-03-24 12:23:17 -05:00
Undercova
21d490c2fd
Merge pull request #1513 from Undercova/master
...
Adjusted lightsaber inventory test value for 1 test case
2024-03-23 18:22:44 +01:00
Undercova
ac4c7bcc59
Merge pull request #1 from madsboddum/uc-master
...
Revert "Adjusted lightsaber inventory test value for 1 test case"
2024-03-23 18:15:30 +01:00
Ziggy
77b634dd8f
Revert "Adjusted lightsaber inventory test value for 1 test case"
...
This reverts commit 7d57899524 .
2024-03-23 18:12:19 +01:00
Ziggy
6f462758ee
Tweaked the default inspection profile so that it shows a "weak warning" whenever the Code Style isn't being followed
...
NOTE: This will likely highlight some issues where the actual fix is to change the Code Style. For that reason, running the entire codebase through the formatter is unwise.
2024-03-23 18:03:15 +01:00
Ziggy
a9369a975a
Fixed grouping test DSL not throwing exceptions, causing most of the group tests to be flaky
2024-03-23 18:02:32 +01:00
Ziggy
5adb8fe173
Added logging of group events, so debugging is easier
2024-03-23 18:01:06 +01:00
Ziggy
349bb79432
Fixed short "Hard Wrap" for Kotlin and Java by removing the overridden 150, so we fall back to the expected default of 1000
2024-03-23 17:57:13 +01:00