Josh Larson
|
481614f2f5
|
Removed unnecessary terrain SDB
|
2022-07-25 11:42:47 -05:00 |
|
Josh Larson
|
6a46a562af
|
Added actual terrain files to serverdata
|
2022-07-25 11:39:28 -05:00 |
|
Josh Larson
|
b28ce55eeb
|
Added serverdata to pswgcommon gitignore
|
2022-07-25 11:38:23 -05:00 |
|
Josh Larson
|
bf23e69d07
|
Added terrain conversion/compression script to clientdata conversion
|
2022-07-25 11:37:35 -05:00 |
|
Josh Larson
|
bc61041f37
|
Updated pswgcommon pointer in support of previous commit
|
2022-07-25 11:37:01 -05:00 |
|
Josh Larson
|
81c7f24c95
|
Changed base path of "clientdata" to now be serverdata
|
2022-07-25 11:36:34 -05:00 |
|
Josh Larson
|
469d38b4e0
|
Updated JDK and instructions of README
|
2022-07-24 15:34:55 -05:00 |
|
Josh Larson
|
4cc1f93076
|
Fixed crash when an object is added to awareness prior to being aware of its parent
|
2022-07-24 15:18:54 -05:00 |
|
Josh Larson
|
bbe629c64e
|
Added lot tracking and enabled displaying it on the character sheet
|
2022-07-24 13:39:24 -05:00 |
|
Josh Larson
|
80615c6b44
|
Converted all Long's to Int's in StructureInfoLoader
|
2022-07-24 13:38:48 -05:00 |
|
Josh Larson
|
416b067d05
|
Added NotNull annotation to MongoPersistable decode/encode
|
2022-07-24 13:38:27 -05:00 |
|
Josh Larson
|
3e32cf46cb
|
Fixed placing deeds while inside a building (not allowed)
|
2022-07-24 11:45:17 -05:00 |
|
Josh Larson
|
ea2ab39ac1
|
Merge branch 'cu_quality_assurance' of https://github.com/ProjectSWGCore/Holocore into cu_quality_assurance
|
2022-07-24 11:27:45 -05:00 |
|
Josh Larson
|
3345e2964c
|
Added a system message when you use an elevator
|
2022-07-24 11:27:23 -05:00 |
|
Undercova
|
2728de9531
|
Removed elevator buttons. Elevators now work automatically
Updated some patrols on Tatooine
Updated some floor heights in elevator database
2022.07.24
|
2022-07-24 15:37:31 +02:00 |
|
Josh Larson
|
b6bf5fdf49
|
Merge pull request #716 from Josh-Larson/cu_quality_assurance
Added elevator support
|
2022-07-24 01:51:37 -05:00 |
|
Josh Larson
|
1699773396
|
Added elevator support
|
2022-07-24 01:48:37 -05:00 |
|
Josh Larson
|
69aa19a620
|
Added structures deeds to frog
|
2022-07-23 21:07:06 -05:00 |
|
Josh Larson
|
d76201bc8e
|
Merge pull request #707 from Josh-Larson/improvement_housing
Added basic structure support
|
2022-07-23 19:46:30 -05:00 |
|
Josh Larson
|
4bcc7bce48
|
Moved serverdata/housing/housing_datatable.sdb -> serverdata/structures/structure_info.sdb
|
2022-07-23 19:42:29 -05:00 |
|
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 |
|