Commit Graph
6324 Commits
Author SHA1 Message Date
Obique 85119eb032 Changed the ApproveName function to use a more efficient name checking function 2015-01-04 13:32:48 -06:00
Obique b42b2632da Removed unused import from ZoneService 2015-01-04 13:30:34 -06:00
Obique e7d2bfa80d Added existing name check to create character 2015-01-04 13:29:21 -06:00
Obique d3b1b4c883 Added advanced packet debugging capabilities 2015-01-04 13:01:06 -06:00
Obique a388f514a1 Fixed some parts of awareness but having problems with create/destroy 2015-01-04 02:07:49 -06:00
Obique 96fdd55a92 Removed warnings 2014-12-31 13:28:03 -06:00
Waverunner 488a3d010d Updated ObjectManager for awareness method renames 2014-12-19 11:08:50 -05:00
Waverunner 1e130345bd Disabled system print of awareness list size 2014-12-18 13:02:33 -05:00
Waverunner 1358ec49f8 Cleaned up moveObject, added new method for adding brand new objects to quad tree 2014-12-18 12:21:17 -05: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 c125d339b0 Fixed import errors after merging master 2014-12-18 10:03:08 -05:00
Waverunner b30d162476 Merge branch 'master' into awareness 2014-12-18 09:59:15 -05:00
Waverunner a007e51d05 Duplicated character names can no longer be created 2014-12-18 09:49:10 -05:00
Waverunner 1e1e41afb3 Updated CREO and PLAY baselines for SWGMap, also fixed some "unused" warnings. 2014-12-17 18:36:28 -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 15c57b60c5 Added basic spatial chat and fixed minor issue with checking for existing scripts 2014-12-17 14:46:05 -05:00
Waverunner f168979e46 Fixed error from previous commit 2014-12-17 13:20:17 -05:00
Waverunner c8a1d8a4e8 Added basis for command service 2014-12-17 13:11:20 -05:00
Waverunner 2f7add2fa7 Added Jython library and added Scripts class for executing Jython scripts 2014-12-17 13:08:30 -05:00
Waverunner 38c0923684 New characters will now have clothing on them 2014-12-15 10:59:37 -05:00
Waverunner 4abab8f004 Changed CreatureObject to use attribute lists in the baseline 2014-12-15 10:46:59 -05:00
Waverunner 98fb3d9ded Added details to instance error message - re-commit (wrong quadtree get) 2014-12-15 09:27:34 -05:00
Waverunner aa91acca8e Added details to instance error message 2014-12-15 09:25:13 -05:00
Waverunner 6547fb9add Added null checks to debug awareness problem with quadTree 2014-12-15 09:15:13 -05:00
Waverunner 2b37cbb7bb Merge branch 'master' into awareness
Conflicts:
	src/services/objects/ObjectManager.java
2014-12-15 08:57:01 -05:00
Waverunner fe9bd9f89d Merge branch 'awareness' of https://bitbucket.org/projectswg/core3 into awareness 2014-12-15 08:39:36 -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 ccc0052cd4 Merged slots into master 2014-12-14 11:08:39 -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 92fcafe2eb New objects are now created with their appropriate slots 2014-12-13 19:53:21 -05:00
Obique f06161a7ea Fixed awareness to see nearby players 2014-12-13 10:53:46 -06:00
Waverunner 7568ca1d60 Merge branch 'master' of https://bitbucket.org/projectswg/core3 into awareness 2014-12-12 22:38:19 -05:00
Obique a611beb5f6 Merge branch 'master' of https://bitbucket.org/projectswg/core3 into awareness 2014-12-12 21:32:00 -06:00
Waverunner 9f51b6d3be Revert "Added debug code to figure out stf error"
This reverts commit 9e2b38710f5e948f7a88c430779c10dac001b940.
2014-12-12 20:27:23 -05:00
Waverunner 879f20f0ea Added debug code to figure out stf error 2014-12-12 19:44:31 -05:00
Waverunner 9392f8bfa1 Added admin tags 2014-12-12 18:27:25 -05:00
Waverunner 403448ec44 Added option to enable auto-logins
Disabled by default, you must set client config file to have sessionId set with the username and password seperated with a dash

Ex: sessionId=Wave-pass
2014-12-12 17:30:34 -05:00
Obique 384423f068 Merge branch 'master' of https://bitbucket.org/projectswg/core3 into awareness 2014-12-12 13:55:56 -06:00
Obique be5b6683dd Merge branch 'awareness' of https://bitbucket.org/projectswg/core3 into awareness
Conflicts:
	src/services/objects/ObjectManager.java
2014-12-12 13:11:10 -06:00
Obique 0b36e44d8e Added additional output on init, and Added null check to createObject 2014-12-12 13:09:37 -06: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
Obique d9af86df02 Fixed null pointer exception in awareness and Added setLocation to properly move the object 2014-12-12 02:13:35 -06:00
Obique e34dd6daaf Merge branch 'master' of https://bitbucket.org/projectswg/core3 into awareness
Conflicts:
	src/services/objects/ObjectManager.java
2014-12-12 00:54:46 -06: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 7dc87b5720 Added automatic STF parsing for a new object's STF file and detail STF file 2014-12-11 22:16:06 -05:00
Waverunner 6e2376fe74 Added serial to AString and updated stf methods in CreatureObject and WeaponObject 2014-12-11 18:56:15 -05:00
Waverunner 198310de42 CreatureObject now uses SWGList for appropriate lists in its baselines 2014-12-11 18:15:23 -05:00
Waverunner cb54238931 Merged player-baselines into master 2014-12-11 16:52:22 -05:00
Waverunner 2aecdfb567 Commented out the system prints for incoming and outgoing packets 2014-12-11 16:44:03 -05:00