Commit Graph
49 Commits
Author SHA1 Message Date
ObiqueandObique 17c2311fd5 Changed connection logged out time to 15 seconds and disappear time to 3 minutes 2015-01-17 00:26:43 -06:00
ObiqueandObique 5684242fab Increased the readability of the ObjectManager; Added a ObjectCreator class 2015-01-16 12:14:22 -06:00
ObiqueandObique f5f73473cb Fixed bug with creating a character 2015-01-15 02:20:02 -06:00
ObiqueandObique 24891f6500 Removed some random comments 2015-01-14 15:45:43 -06:00
ObiqueandObique aff8d2e25c Increased code readability for ObjectManager 2015-01-14 15:27:24 -06:00
ObiqueandObique b08ffda0b6 Added character deletion 2015-01-13 02:00:33 -06:00
ObiqueandObique 1a0e2a604b Added a mechanism for logging players out and making them disappear 2015-01-13 00:36:34 -06:00
Waverunner 2ffa24da94 Merged mail into master 2015-01-11 12:27:34 -05:00
Waverunner e4c1fa8277 Zoning in a character now sends PlayerEvent.PE_ZONE_IN PlayerEventIntent to registered services, ChatService now receives zoning in intents, Persistent Message headers are now sent on login, Added default access level if it's not specified in the database (AccessLevel.PLAYER is default) 2015-01-11 12:24:15 -05:00
ObiqueandObique 33361539cb Reverted portions of last patch, should zone in successfully 2015-01-09 12:56:44 -06:00
ObiqueandObique b3f8d5f33e Fixed an awareness issue sending same baselines twice 2015-01-09 11:45:07 -06:00
ObiqueandObique ca4f2ccb42 Completely fixed awareness by adding UpdateTransform 2015-01-06 13:58:27 -06:00
ObiqueandObique b8594631db Merge branch 'master' of https://bitbucket.org/projectswg/core3 into awareness
Conflicts:
	src/services/objects/ObjectManager.java
	src/services/player/ZoneService.java
2015-01-06 09:34:04 -06:00
ObiqueandObique 05ab45b792 Fixed awareness - I think. Still a crash bug lingering! 2015-01-05 14:01:29 -06:00
ObiqueandObique a388f514a1 Fixed some parts of awareness but having problems with create/destroy 2015-01-04 02:07:49 -06:00
ObiqueandObique 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 b30d162476 Merge branch 'master' into awareness 2014-12-18 09:59:15 -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 c8a1d8a4e8 Added basis for command service 2014-12-17 13:11:20 -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 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
ObiqueandObique f06161a7ea Fixed awareness to see nearby players 2014-12-13 10:53:46 -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
ObiqueandObique 384423f068 Merge branch 'master' of https://bitbucket.org/projectswg/core3 into awareness 2014-12-12 13:55:56 -06:00
ObiqueandObique 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
Waverunner 94b916b499 Deleted AString class, Updated skills to use new SWGList constructor for strings 2014-12-12 00:56:26 -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 cff70541a7 Baseline changes to CREO, WEAP, TANO 2014-12-11 14:39:15 -05:00
ObiqueandObique 35915eaae6 Initial step to awareness. Started processing ObjectControllers 2014-12-11 12:15:18 -06:00
Waverunner 068921afc6 Added WeaponObject baselines, Updated TangibleObject baselines, Updated CreatureObject Baselines 2014-12-09 10:33:57 -05:00
ObiqueandObique 2170d39807 Fixed compile time error 2014-12-08 14:38:15 -06:00
ObiqueandObique 14b4bad6ed Got started on SWGObject awareness 2014-12-08 13:03:01 -06:00
ObiqueandObique 1595e396be Merge branch 'master' of https://bitbucket.org/projectswg/core3
Conflicts:
	nge.backup
2014-12-08 00:20:38 -06:00
ObiqueandObique 96c3d1b627 Added persistent data to ObjectManager and PlayerManager 2014-12-07 15:33:28 -06:00
Waverunner 0979eb7dc2 Added WaypointObject 2014-12-07 15:10:39 -05:00
ObiqueandObique e0cc34ee9a Used a local variable for a quad tree operation 2014-12-06 15:05:15 -06:00
ObiqueandObique 6c961b1c92 Successful zone in 2014-12-06 00:57:42 -06:00
ObiqueandObique acfde92db6 Added quad trees 2014-11-30 20:38:27 -06:00
ObiqueandObique cb698d359f Created the ObjectManager and put it into GalacticManager/Intent 2014-11-29 17:57:11 -06:00