Commit Graph
6944 Commits
Author SHA1 Message Date
Ziggy ea83322bf8 Pub24 movement system logic 2025-01-13 07:57:37 +01:00
Ziggy 1e34b782dd Added missing "comments" cell for most rows in movement.sdb, as the absence caused only armorHinderanceMove to be loaded and nothing else 2025-01-13 07:57:37 +01:00
Ziggy 2508420871 Wrote loader for new movement.sdb 2025-01-13 07:57:37 +01:00
Ziggy 990548c408 Removed NGE test_stun from movement.sdb 2025-01-13 07:57:36 +01:00
Josh 758fa90a3a Merge pull request #1731 from madsboddum/simple-bacta-toss-test
Basic automated test to verify the essential behavior of Bacta Toss
2025-01-12 20:10:36 -06:00
Undercova ce4b65a558 Merge pull request #1745 from Undercova/master
Content Update
2025-01-13 02:26:32 +01:00
UNDERCOVA\peter af95040eda Updated dynamic spawn database. It now also contains details about destroy missions and bh missions. 2025-01-13 01:39:26 +01:00
Josh Larson bbaef1565b Improved coroutine scope and cleanup across Holocore 2025-01-12 18:24:55 -06:00
Josh Larson b9c0abfc0a Fixed exception on group disband caused by player logging out 2025-01-11 23:22:05 -06:00
Josh Larson 85bfd223f0 Fixed group chat sometimes not working when group is first formed 2025-01-11 21:51:08 -06:00
Josh Larson cd64592b84 Fixed exception calculating the group level when the group is empty 2025-01-11 21:05:45 -06:00
Josh Larson 7779db2b30 Started coroutine refactor, focusing heavily on NPC behavior 2025-01-11 21:05:23 -06:00
Ziggy cfb1b4b1cb Fixed some flaky behavior in TrappingXPTest#scoutsGetTrappingXPFromKillingCreatures, by simply waiting for the trapping XP to be granted before asserting 2025-01-12 04:03:53 +01:00
Ziggy 9e75f0b0fd Wait a bit longer between SceneEndBaselines packets, as sometimes just one object out of many would be created before proceeding, causing flaky tests 2025-01-12 03:26:33 +01:00
Josh b0b3b3e998 Merge pull request #1744 from madsboddum/simple-spatial-chat-tests
Simple spatial chat tests
2025-01-11 20:17:53 -06:00
Ziggy f13d97d0aa Basic automated test to verify the essential behavior of Bacta Toss 2025-01-12 02:37:52 +01:00
Ziggy e58eb7e65e Created some simple tests for spatial chat, to help ensure the core functionality keeps working 2025-01-12 02:23:20 +01:00
Ziggy 66f7775a07 Made it easier to understand the expected command args for /spatialChatInternal 2025-01-12 02:20:50 +01:00
Undercova ebf11eeaf3 Merge pull request #1743 from Undercova/master
Added info about resource deposits
2025-01-12 02:18:15 +01:00
UNDERCOVA\peter d7881a6f5b Added info about resource deposits 2025-01-12 02:12:03 +01:00
Josh 29a07fba7b Merge pull request #1741 from madsboddum/wait-for-objects
Headless client now waits for objects to spawn like a real client doe…
2025-01-11 17:01:06 -06:00
Josh 050fd3bf1c Merge pull request #1742 from madsboddum/idea-clean-build
Added a shared "Clean" IDEA run configuration for convenience, so you…
2025-01-11 17:00:49 -06:00
Ziggy 392e15b4a2 Added a shared "Clean" IDEA run configuration for convenience, so you never have to go digging for the "clean" Gradle task 2025-01-11 23:43:44 +01:00
Ziggy 0cf349fddd Replaced Function<T, Boolean> with more fitting Predicate<T> 2025-01-11 21:43:33 +01:00
Ziggy 98ed856607 Reduced flakiness of grouping tests, caused by DeltasMessage packets not being popped 2025-01-11 20:42:53 +01:00
Ziggy 82bb026f3d Reduced flakiness of TipCreditsTest#tooFarAway and TipCreditsTest#differentPlanet by having character1 wait for character2 to be removed from awareness before trying to /tip 2025-01-11 20:40:38 +01:00
Ziggy 659c821721 Headless client now waits for objects to spawn like a real client does, before sending CmdSceneReady
This increases the robustness of awareness-based tests, as two characters created simultaneously were pretty much never aware of each other before the testing logic began.
2025-01-11 16:44:19 +01:00
Undercova 1f94ebc1b2 Merge pull request #1740 from Undercova/master
Content Update
2025.01.11
2025-01-11 04:21:00 +01:00
Undercova 999164f6d2 Merge branch 'ProjectSWGCore:master' into master 2025-01-11 02:07:54 +01:00
UNDERCOVA\peter 7ada98212e Updated faction database
Updated factions in the NPC database
2025-01-11 02:07:25 +01:00
Josh c6fd1359df Merge pull request #1737 from madsboddum/invite-name-tt
Removed NGE feature for inviting players outside awareness range to a…
2025-01-10 17:27:10 -06:00
Undercova 2a5bf6807c Merge pull request #1738 from Undercova/master
Content Update
2025-01-11 00:23:52 +01:00
Ziggy 102c478d86 Removed NGE feature for inviting players outside awareness range to a group, as it doesn't display character names correctly 2025-01-11 00:07:15 +01:00
Josh 900f0935fd Merge pull request #1736 from madsboddum/fix-mon-cal
Updated pswgcommon for a fix to the character creator, causing the Mo…
2025-01-10 16:29:36 -06:00
Ziggy ff3b7c40c5 Updated pswgcommon for a fix to the character creator, causing the Mon Calamari species to not be creatable 2025-01-10 23:25:07 +01:00
UNDERCOVA\peter c8947649d1 Updated dynamic spawn database
Updated NPC database
2025-01-09 01:14:43 +01:00
UNDERCOVA\peter a47664d18f Updated missing lair entries in dynamic spawn database 2025-01-09 00:30:21 +01:00
Undercova 1d6c88db31 Merge pull request #1734 from Undercova/master
Content Update
2025-01-09 00:10:07 +01:00
UNDERCOVA\peter 8ac333706f Changed offered Destroy Mission List back to 5 2025-01-08 23:47:04 +01:00
UNDERCOVA\peter fa21e3fd63 Updated loiter range of NPCs in Mos Eisley 2025-01-08 23:35:44 +01:00
UNDERCOVA\peter 620f4a60d1 Changed destroy mission payout
Increased the amount of destroy missions being offered on the terminal
2025-01-08 23:27:03 +01:00
UNDERCOVA\peter 70f3b787ea Added a few more NPCs to Mos Eisley 2025-01-08 23:26:04 +01:00
UNDERCOVA\peter 2c3dc1d758 Added contribution guides for dynamic spawns, spawners and patrols 2025-01-08 23:25:32 +01:00
Josh Larson fab6a2f878 Fixed group chat and added associated test 2025-01-05 18:48:19 -06:00
Josh Larson 2ca18b57c8 Merge branch 'master' of https://github.com/ProjectSWGCore/Holocore 2025-01-05 17:25:06 -06:00
Josh Larson 4a21517ff1 Removed /jump spam and fixed player emotes in chat 2025-01-05 17:24:42 -06:00
Undercova 1c38cfda43 Merge pull request #1732 from Undercova/master
Content Update
GU5
2025-01-04 03:11:22 +01:00
UNDERCOVA\peter abf024b4d9 Added a txt file about admin commands
Updated the CU weapon database. Weapons have a selling price linked to their CL
Changed the values for dynamic spawn service
Changed the offered weapons in the CBT
2025-01-04 02:50:23 +01:00
Josh e0977efe7d Merge pull request #1730 from madsboddum/removed-duplicate-headless-function
Merged adminGrantSkill and grantSkill functions, as they were identical
2024-12-20 08:50:26 -06:00
Ziggy 1c340a3609 Merged adminGrantSkill and grantSkill functions, as they were identical 2024-12-20 10:50:34 +01:00