Commit Graph
166 Commits
Author SHA1 Message Date
Ziggy 0f6fcbcf21 Fixed radials not working properly 2021-12-29 02:44:13 +01:00
Mads BoddumandZiggy 71506c9169 Removed ITV option from ticket purchase packet 2021-12-28 20:22:53 +01:00
Mads BoddumandZiggy 9051ae3891 Removed NGE radial items 2021-12-28 20:22:44 +01:00
Mads BoddumandZiggy e38e7f3040 Fixed combat crashes 2021-12-28 20:13:42 +01:00
Mads BoddumandZiggy b0a4515992 Fixed command dequeue underflow 2021-12-28 20:11:30 +01:00
Mads BoddumandZiggy 15253f1958 Fixed flytext crash 2021-12-28 20:11:22 +01:00
Mads BoddumandZiggy c6d86a6cfc Fixed radial underflows 2021-12-28 20:11:14 +01:00
Mads BoddumandZiggy f6f7ed919c Fixed movement inside buildings 2021-12-28 20:11:08 +01:00
Mads BoddumandZiggy 2214eeab1e Fixed spatial chat crash 2021-12-28 20:10:58 +01:00
Mads BoddumandZiggy c502437ac2 Fixed role icon changing 2021-12-28 20:09:40 +01:00
Mads BoddumandZiggy f1ace762b4 Converted NGE structs to CU structs 2021-12-28 20:09:24 +01:00
Mads BoddumandZiggy 47f63afe68 Edited for CU 2021-12-28 19:58:22 +01:00
Ziggy 8a1714994d Added method for reading booleans from iff datatables 2021-01-16 10:47:23 +01:00
Josh LarsonandGitHub 2e8f647781 Merge pull request #16 from madsboddum/questcontrollers
Added some quest object controllers
2021-01-13 16:52:29 -05:00
Josh LarsonandGitHub 4a20c512ad Merge pull request #14 from madsboddum/crcdatabase_quests
Added quest strings to CRC database
2021-01-13 16:51:48 -05:00
Josh LarsonandGitHub 18c733ad3c Merge pull request #13 from madsboddum/datatabledata_null
Better handling of missing column names in iff datatables
2021-01-13 16:51:31 -05:00
Ziggy de63fbb21d Added some quest object controllers 2021-01-13 07:07:04 +01:00
Ziggy 86747dd4c5 Added fully reversed CommPlayerMessage 2021-01-13 07:03:56 +01:00
Ziggy 9d07aeb4dc Added quest strings to CRC database 2021-01-13 07:00:46 +01:00
Ziggy a3b3d0f0ee Better handling of missing column names in iff datatables 2021-01-13 06:57:36 +01:00
Ziggy 2b0672212f Created all conversation-related packets #12 2021-01-04 05:40:57 +01:00
Ziggy 467e0c6137 Maps loaded from mongodb are now in the same ordering as when they were inserted #267 2020-11-29 13:48:52 +01:00
Josh LarsonandGitHub 221a3ecea4 Merge pull request #10 from madsboddum/unguilded
Export guild packets
2020-11-28 16:17:51 -05:00
Josh LarsonandGitHub 50b42ec6de Merge pull request #9 from madsboddum/53
Added racial languages #53
2020-11-28 16:17:19 -05:00
Ziggy ab306f9ac5 Export guild packets 2020-11-28 21:08:57 +01:00
Ziggy 20c86f805c Added racial languages #53 2020-11-28 20:15:16 +01:00
Josh LarsonandGitHub 0e10f208ac Merge pull request #7 from madsboddum/missionacceptrequest
Added MissionAcceptRequest object controller
2020-07-10 21:26:54 -04:00
Josh LarsonandGitHub 8572cd56e7 Merge pull request #6 from madsboddum/missionlistrequest_decode
MissionListRequest is now decoded
2020-07-10 21:26:45 -04:00
Mads Boddum 56682e6adf Added MissionAcceptRequest object controller 2020-07-05 22:08:50 +02:00
Mads Boddum edbf9057dc MissionListRequest is now decoded 2020-07-05 15:05:55 +02:00
Mads Boddum e84624bd05 Moved TestLocation to pswgcommon because that's where Location is 2020-07-05 10:04:05 +02:00
Obique PSWG 688bd625c5 MongoData now initializes a new Document when calling getDocument 2020-05-14 05:40:54 -04:00
Obique PSWG 1c2b234908 Merge branch 'master' of https://github.com/ProjectSWGCore/pswgcommon 2020-04-30 16:17:54 -04:00
Obique PSWG bd65956502 Added kotlin library to pswgcommon 2020-04-30 16:17:41 -04:00
Mads Boddum 512fa59e9e CombatSpam can now use specified OOB messages 2020-03-29 15:27:11 +02:00
Josh LarsonandGitHub dc734c6556 Merge pull request #3 from madsboddum/feature/guild_create
GuildRequestMessage and GuildResponseMessage
2020-03-29 00:26:44 -04:00
Mads Boddum 36c3c12bba Added PlayClientEffectLocMessage 2020-03-28 00:48:19 +01:00
Obique PSWG f7bf5cd426 Added flag information to CommandTimer 2020-03-21 12:15:05 -04:00
Mads Boddum 4070d60234 Created GCW group structs #29 2020-03-21 02:38:20 +01:00
Josh Larson 7ee11dcb29 Fixed some long-overdue modernization of LoginClusterStatus and LoginEnumCluster 2019-10-08 19:36:49 -04:00
Obique PSWG 9c041be3ef Added the start to Terrain file parsing 2019-10-05 08:00:16 -04:00
Obique PSWG 22a8a6b7dc Fixed heading calculation to be N=0,W=90,S=180,E=270 2019-09-27 07:46:30 -04:00
Obique PSWG e34be46179 Renamed PvpFlags to be more accurate 2019-09-01 16:50:17 -04:00
Ziggy d65de457ba Merge branch 'feature/guild_create' of https://bitbucket.org/M4SS/pswgcommon into feature/guild_create 2019-08-11 08:21:11 +02:00
Ziggy 56cb3c782a Merge remote-tracking branch 'pswg/master' into feature/guild_create 2019-08-11 08:20:14 +02:00
Mads Boddum e6b005f7b2 Removed TODO in GuildResponseMessage 2019-08-11 06:15:52 +00:00
Josh Larson b7afb606fc Added connection stopped reasons and updated mongodb driver version 2019-07-15 07:03:00 -05:00
Obique PSWG ed6d2e9a4b Merge branch 'master' of bitbucket.org:projectswg/pswgcommon 2019-05-18 11:22:23 -05:00
Mads BoddumandObique PSWG 2e6c864a8c Merged in M4SS/pswgcommon/157 (pull request #9)
#157: Twi'Lek character customization is no longer lost post creation
2019-05-04 14:17:24 +00:00
Obique PSWG fff4daa98e Moved to jdk12, added a helper MongoData function, and pre-set RelationalServerFactory's default directory 2019-04-24 11:17:49 -05:00