wallaceg09
a4cbca259f
Cleaned up SitOnObjectCmdCallback. Now uses CreatureObject.sendObservers().
...
Fixed a bug where name uniqueness was based on the entire character name instead of just the character's first name.
Character name uniqueness check is now case insensitive.
2015-04-02 21:41:27 -05:00
Obique and Obique
79cc2c0b77
Changed spawn location to Vreni Island
2015-04-01 16:02:39 -05:00
Obique and Obique
be3c954cc7
Changed spawn planet to LOK
2015-03-19 12:43:19 -05:00
Obique and Obique
af67208f6b
Changed spawn point to Naboo
2015-03-07 16:59:48 -06:00
Obique and Obique
e754f286a8
Moved many things into the engine and removed the casting from getCreatureObject
2015-02-22 11:41:54 -06:00
Obique and Obique
714d0da126
Added the name filter to the name generator
2015-02-18 15:58:41 -06:00
Obique and Obique
1fa6a9862a
Updated ZoneService create character output to match other outputs
2015-02-18 08:43:49 -06:00
Obique and Obique
61604f715c
Went into an insane bugfixing mode in the core
2015-02-17 01:13:52 -06:00
Obique and Obique
2a086ddb38
Merge branch 'master' of ssh://37.59.100.124:7999/nge/core3
2015-02-16 20:38:22 -06:00
Obique and Obique
7cb1b8e54c
Updated ZoneService to allow changing the zonein planet
2015-02-16 20:37:42 -06:00
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
Obique and Obique
d4f52329ff
Added reserved words to ZoneService
2015-01-23 13:55:14 -06:00
Obique and Obique
d4c4e72826
Added fictionally inappropriate names to ZoneService such as 'Peter PIper'
2015-01-23 12:35:31 -06:00
Obique and Obique
f40a690a80
Modified outputs of services to conform to general output standard
2015-01-22 19:41:16 -06:00
Obique and Obique
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
Obique and Obique
4b15fcc308
Added NameFilter to ZoneService and added corresponding text files
2015-01-21 20:49:51 -06:00
Obique and Obique
ef0f527614
Added additional logging for creating/deleting players and logging in
2015-01-20 00:22:08 -06:00
Obique and Obique
f5f73473cb
Fixed bug with creating a character
2015-01-15 02:20:02 -06:00
Obique and Obique
6252a09e8d
Fixed bug where multiple characters with same name could be created
2015-01-15 01:23:30 -06:00
Obique and Obique
85119eb032
Changed the ApproveName function to use a more efficient name checking function
2015-01-04 13:32:48 -06:00
Obique and Obique
b42b2632da
Removed unused import from ZoneService
2015-01-04 13:30:34 -06:00
Obique and Obique
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
Obique and Obique
14b4bad6ed
Got started on SWGObject awareness
2014-12-08 13:03:01 -06:00
Obique and Obique
06a4db325b
Added galaxy concept to the managers/services
2014-12-07 15:31:40 -06:00
Obique and Obique
60d0702368
Set spawn point to eisley with some randomness
2014-12-06 15:03:40 -06:00
Obique and Obique
6c961b1c92
Successful zone in
2014-12-06 00:57:42 -06:00
Obique and Obique
e3510f69eb
Renamed ApproveNameResponse/Request to ClientVerifyAndLockNameResponse/Request
2014-11-30 20:38:40 -06:00
Obique and Obique
5b140638e3
Implemented GalacticPacketIntents for incoming packets
2014-11-29 11:41:10 -06:00
Obique and Obique
a79ff94565
Setting up for zoning
2014-11-26 00:39:34 -06:00