Commit Graph
6944 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 0f234b2908 Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2025-08-23 08:12:56 +00:00
Josh Larson 0590540e45 Attempting a fix of the NutrientInjectionTest spurious failure 2025-05-25 15:53:28 -05:00
Josh Larson b0dc7949e9 Improved the data types of NpcPatrolMode slightly to more clearly represent intent 2025-05-25 15:53:02 -05:00
Josh Larson e7496db079 Fixed or improved a variety of CPU and RAM issues 2025-05-25 15:35:48 -05:00
Josh Larson 1175485ada Merge branch 'master' of https://github.com/ProjectSWGCore/Holocore 2025-05-24 18:54:48 -05:00
UndercovaandGitHub 715f7b9f47 Merge pull request #1805 from Undercova/master
Updated patrol and spawn points
2025-05-25 00:24:10 +02:00
UNDERCOVA\peter 783504dbe0 Updated patrol and spawn points 2025-05-25 00:13:41 +02:00
Josh Larson 5107f27c5a Bumped version of kotlinc in .idea 2025-05-18 19:54:16 -05:00
Josh Larson 6ebe34ad19 Optimized CPU/memory usage 2025-05-18 19:53:42 -05:00
Josh Larson 8beb4b6c30 Bumped versions 2025-05-18 19:50:19 -05:00
JoshandGitHub 9a0059a062 Merge pull request #1803 from madsboddum/static-item-log-improve
Log unknown item warnings in the context of the player, so tracing is…
2025-05-05 18:25:05 -05:00
JoshandGitHub 188e4a17a6 Merge pull request #1792 from madsboddum/item-name-test
Regression test for static items with object names containing non-ASC…
2025-05-05 18:24:32 -05:00
Ziggy d428252218 Log unknown item warnings in the context of the player, so tracing is a bit easier 2025-05-04 10:32:57 +02:00
Ziggy 05252b1066 Regression test for static items with object names containing non-ASCII characters 2025-05-04 10:20:02 +02:00
JoshandGitHub 51f61219be Merge pull request #1791 from madsboddum/fix/items/weapon-hinderance
Fixed two bugs with weapon hinderance, where it was being applied at …
2025-04-19 17:29:59 -05:00
UndercovaandGitHub 5c85e0765a Updated items_weapon.sdb 2025-04-19 02:17:26 +02:00
UndercovaandGitHub ea5ccab2f9 Replaced another non-ASCII character in CU weapon database 2025-04-18 23:12:47 +02:00
UndercovaandGitHub 2eba6aa4a0 Replaced non-ASCII characters in CU weapon database 2025-04-18 22:39:58 +02:00
Ziggy 74ef289dfc Fixed two bugs with weapon hinderance, where it was being applied at the wrong times
Bug 1: It was being applied regardless of weapon type - it should only ever be applied to ranged weapons.

Bug 2: When swapping from a pistol to a knife, the debuff would stay. To clear it, you had to go unarmed.
2025-04-18 13:44:03 +02:00
JoshandGitHub 1577beeee6 Merge pull request #1761 from madsboddum/fix/entertainer/watch-radial
Added missing radial option for watching a dancer
2025-01-24 21:29:12 -06:00
Ziggy 6123d04784 Added missing radial option for watching a dancer 2025-01-25 02:24:06 +01:00
UndercovaandGitHub 480d6865c8 Merge pull request #1760 from Undercova/master
Updated dynamic spawn database
2025-01-22 21:16:15 +01:00
UNDERCOVA\peter dcd43a71aa Updated dynamic spawn database 2025-01-22 21:13:18 +01:00
Josh Larson cae344edcb Added NPC spawning to dynamic movement objects 2025-01-21 01:59:38 -06:00
JoshandGitHub a16b7e37a5 Merge pull request #1758 from madsboddum/fix/vehicle/jetpack-hover-height
Fixed most vehicle customization variables not being applied
2025.01.19
2025-01-19 12:53:09 -06:00
Ziggy b65c76347d Stop setting customization variables that don't exist on vehicles, as this causes most of the variables to be ignored by the client 2025-01-19 19:38:09 +01:00
Ziggy aead429556 Updated pswgcommon 2025-01-19 19:38:09 +01:00
UndercovaandGitHub 82ecc88bdd Merge pull request #1757 from Undercova/master
Content Update
2025-01-19 19:13:03 +01:00
UndercovaandGitHub 2b7e753f61 Merge branch 'ProjectSWGCore:master' into master 2025-01-19 19:10:43 +01:00
UNDERCOVA\peter cb6a25e467 Cleaned up conversations
Added Doctor Lu in front of starport Mos Eisley who gives you a longtime buff
2025-01-19 19:10:21 +01:00
JoshandGitHub 2d02261ca7 Merge pull request #1756 from madsboddum/feature/vehicle/auto-mount-jetpack
Automatically mount jetpack when it's called, and automatically store…
2025-01-19 10:28:55 -06:00
Ziggy 5994e1ab06 Automatically mount jetpack when it's called, and automatically store the jetpack when dismounted 2025-01-19 13:51:43 +01:00
Josh Larson 826b24a7af Added initial version of the dynamic spawn system 2025-01-19 00:57:58 -06:00
Josh Larson 8e030e02b4 Further improved the TrappingXPTest 2025-01-18 19:56:33 -06:00
Josh Larson 49d9254e32 Further improved the reliability of the TrappingXPTest 2025-01-18 19:37:06 -06:00
Josh Larson d59936fde8 Merge branch 'master' of https://github.com/ProjectSWGCore/Holocore 2025-01-18 19:24:42 -06:00
Josh Larson 0998a3cb35 Further improved the consistency of the loot test 2025-01-18 19:23:48 -06:00
JoshandGitHub 9fb188445c Merge pull request #1755 from madsboddum/fix/skillmod/health-percent
Fixed buggy behaviors with healthPercent
2025-01-18 19:12:48 -06:00
Ziggy a310484b10 Fixed buggy behaviors with healthPercent 2025-01-19 01:26:49 +01:00
Josh Larson 9a53898f79 Merge branch 'master' of https://github.com/ProjectSWGCore/Holocore 2025-01-18 17:31:38 -06:00
Josh Larson b54a22c6f5 Attempting another fix for the TrappingXPTest 2025-01-18 17:31:18 -06:00
JoshandGitHub 8b0341373e Merge pull request #1753 from madsboddum/feature/vehicle/decay
Vehicle decay
2025-01-18 17:24:37 -06:00
UndercovaandGitHub 2acc50802d Merge pull request #1754 from Undercova/master
Content Update
2025-01-19 00:09:48 +01:00
UNDERCOVA\peter 2d8b2ae31e Fixed missing value in travel cost table 2025-01-19 00:06:42 +01:00
Josh Larson d52de9a59c Attempted additional fixes for test timing issues 2025-01-18 16:20:15 -06:00
UNDERCOVA\peter 925769fda0 Removed Kashyyyk from TravelRoutesTest since it has no shuttleport anymore 2025-01-18 23:15:46 +01:00
UNDERCOVA\peter 489cc73df2 Added conversations to several NPCs
Added some Wookiee NPCs so you can travel to Kashyyyk and into the sub areas there
Some NPCs now hand out buffs to the player
Updated travel cost table
Removed old Trehla Keelo conversations branches
2025-01-18 22:43:13 +01:00
Ziggy 929169e684 Added decay for vehicles 2025-01-18 22:23:45 +01:00
Ziggy 071068dd9b Added gray colors to SWGColor 2025-01-18 22:23:45 +01:00
Ziggy b74b15d616 Converted PlayerMountService to Kotlin 2025-01-18 22:23:45 +01:00