Waverunner
|
a7d852e3d7
|
Added basis for planetary map handling in order to prevent client spamming server with multiple requests
|
2015-02-16 11:20:16 -05:00 |
|
Waverunner
|
8ad34d3c44
|
Added baseline variables to PlayerObject
|
2015-02-11 22:27:52 -05:00 |
|
Waverunner
|
dafe301af4
|
Waypoint Colors can now be set
|
2015-02-09 13:05:58 -05:00 |
|
Waverunner
|
46d188718d
|
Owner is now set for PlayerObject, Moved requestWaypointAtPosition to java, Updated SWGMap constructors,
|
2015-02-06 08:45:15 -05:00 |
|
Waverunner
|
88ac6eb3b2
|
Updated attribute list deltas for CREO
|
2015-01-31 20:49:44 -05:00 |
|
Waverunner
|
63726d9ec1
|
PlayerState set to ZONING_IN on zoneIn, CmdSceneReady is now sent back to the client and the player state is set to ZONED_IN
|
2015-01-31 15:03:39 -05:00 |
|
 ObiqueandObique
|
d4f52329ff
|
Added reserved words to ZoneService
|
2015-01-23 13:55:14 -06:00 |
|
 ObiqueandObique
|
d4c4e72826
|
Added fictionally inappropriate names to ZoneService such as 'Peter PIper'
|
2015-01-23 12:35:31 -06:00 |
|
 ObiqueandObique
|
f40a690a80
|
Modified outputs of services to conform to general output standard
|
2015-01-22 19:41:16 -06:00 |
|
 ObiqueandObique
|
9fafb74abd
|
Fixed NameGen file location
|
2015-01-22 07:40:30 -06:00 |
|
Waverunner
|
a917dfd650
|
Temporary fix for server not starting up due to the name filter not loading
|
2015-01-22 00:22:26 -05:00 |
|
 ObiqueandObique
|
4b15fcc308
|
Added NameFilter to ZoneService and added corresponding text files
|
2015-01-21 20:49:51 -06:00 |
|
 ObiqueandObique
|
ef0f527614
|
Added additional logging for creating/deleting players and logging in
|
2015-01-20 00:22:08 -06:00 |
|
 ObiqueandObique
|
f5f73473cb
|
Fixed bug with creating a character
|
2015-01-15 02:20:02 -06:00 |
|
 ObiqueandObique
|
6252a09e8d
|
Fixed bug where multiple characters with same name could be created
|
2015-01-15 01:23:30 -06:00 |
|
 ObiqueandObique
|
85119eb032
|
Changed the ApproveName function to use a more efficient name checking function
|
2015-01-04 13:32:48 -06:00 |
|
 ObiqueandObique
|
b42b2632da
|
Removed unused import from ZoneService
|
2015-01-04 13:30:34 -06:00 |
|
 ObiqueandObique
|
e7d2bfa80d
|
Added existing name check to create character
|
2015-01-04 13:29:21 -06:00 |
|
Waverunner
|
76d7cade66
|
Owner is now set for player's, changed some system messages in moveObject method
|
2014-12-18 10:30:05 -05:00 |
|
Waverunner
|
a007e51d05
|
Duplicated character names can no longer be created
|
2014-12-18 09:49:10 -05:00 |
|
Waverunner
|
b6d74447e7
|
Removed location being set in PlayerObject as it's a child of CreatureObject
|
2014-12-17 17:24:03 -05:00 |
|
Waverunner
|
38c0923684
|
New characters will now have clothing on them
|
2014-12-15 10:59:37 -05:00 |
|
Waverunner
|
f98b183958
|
Hair will now show on players, Added equipment and appearance list methods to CreatureObject
|
2014-12-14 12:00:29 -05:00 |
|
Waverunner
|
96a44952cd
|
Volume limit now set based on template files, Refactored zoning to account for ghost slot, Added inventory and datapad on creation
|
2014-12-14 10:52:47 -05:00 |
|
Waverunner
|
9392f8bfa1
|
Added admin tags
|
2014-12-12 18:27:25 -05:00 |
|
Waverunner
|
78c811542d
|
Updated calls to Race, Hair is no longer created with an empty hair template
|
2014-12-12 12:12:36 -05:00 |
|
Waverunner
|
94b916b499
|
Deleted AString class, Updated skills to use new SWGList constructor for strings
|
2014-12-12 00:56:26 -05:00 |
|
Waverunner
|
9c08b1ab54
|
Changed born dates in player baseline to show actual creation date
|
2014-12-11 23:27:55 -05:00 |
|
Waverunner
|
198310de42
|
CreatureObject now uses SWGList for appropriate lists in its baselines
|
2014-12-11 18:15:23 -05:00 |
|
Waverunner
|
0ed44dc926
|
Cleaned up debugging code, disabled creation of default weapon until equipment list is added, CREO6 baseline is no longer sent hardcoded
|
2014-12-11 15:02:55 -05:00 |
|
Waverunner
|
cff70541a7
|
Baseline changes to CREO, WEAP, TANO
|
2014-12-11 14:39:15 -05:00 |
|
Waverunner
|
c85ac1cdb1
|
Made WeaponObject encodable for CREO6, updated CREO6 for default weapon, new characters are created with default weapon
|
2014-12-11 00:17:49 -05:00 |
|
Waverunner
|
068921afc6
|
Added WeaponObject baselines, Updated TangibleObject baselines, Updated CreatureObject Baselines
|
2014-12-09 10:33:57 -05:00 |
|
 ObiqueandObique
|
14b4bad6ed
|
Got started on SWGObject awareness
|
2014-12-08 13:03:01 -06:00 |
|
 ObiqueandObique
|
06a4db325b
|
Added galaxy concept to the managers/services
|
2014-12-07 15:31:40 -06:00 |
|
 ObiqueandObique
|
60d0702368
|
Set spawn point to eisley with some randomness
|
2014-12-06 15:03:40 -06:00 |
|
 ObiqueandObique
|
6c961b1c92
|
Successful zone in
|
2014-12-06 00:57:42 -06:00 |
|
 ObiqueandObique
|
e3510f69eb
|
Renamed ApproveNameResponse/Request to ClientVerifyAndLockNameResponse/Request
|
2014-11-30 20:38:40 -06:00 |
|
 ObiqueandObique
|
5b140638e3
|
Implemented GalacticPacketIntents for incoming packets
|
2014-11-29 11:41:10 -06:00 |
|
 ObiqueandObique
|
a79ff94565
|
Setting up for zoning
|
2014-11-26 00:39:34 -06:00 |
|
Waverunner
|
d265fa9568
|
Added basis for creation of starter clothes on character create
|
2014-11-25 12:19:02 -05:00 |
|
 ObiqueandObique
|
e0afcb89e1
|
Got Login process nearly complete
|
2014-11-25 09:13:51 -06:00 |
|