Commit Graph
6324 Commits
Author SHA1 Message Date
Waverunner 451e081e53 Fixed crashing when pressing escape button or going to view skills 2014-12-11 16:42:26 -05:00
Waverunner e145b1f45a Enabled sending of all the PLAY baselines and removed hardcoding for PLAY6 2014-12-11 15:47:25 -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
Obique 35915eaae6 Initial step to awareness. Started processing ObjectControllers 2014-12-11 12:15:18 -06: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
Waverunner 321ff14fc3 Merge branch 'master' into baseline-operands 2014-12-08 15:45:41 -05:00
Waverunner 413f2c9d07 Added operand count incrementor for CREO, ITNO, PLAY, and TANO baselines 2014-12-08 15:38:49 -05:00
Obique 2170d39807 Fixed compile time error 2014-12-08 14:38:15 -06:00
Obique 14b4bad6ed Got started on SWGObject awareness 2014-12-08 13:03:01 -06:00
Waverunner 384129e059 Added odb folder to gitignore 2014-12-08 10:09:12 -05:00
Waverunner c8195a2025 Changed galaxyId in CoreManager to 1 and added placeholder.txt to odb folder 2014-12-08 10:08:32 -05:00
Obique c76e85889d Removed my characters from the db backup 2014-12-08 00:22:34 -06:00
Obique 1595e396be Merge branch 'master' of https://bitbucket.org/projectswg/core3
Conflicts:
	nge.backup
2014-12-08 00:20:38 -06:00
Obique 63e7d45cf3 Updated backup 2014-12-07 15:35:31 -06:00
Obique e036870a7b Removed zone/ping ports from the config 2014-12-07 15:34:13 -06:00
Obique 96c3d1b627 Added persistent data to ObjectManager and PlayerManager 2014-12-07 15:33:28 -06:00
Obique f7a5b4f8e6 Added galaxy to GalacticIntent 2014-12-07 15:32:00 -06:00
Obique 06a4db325b Added galaxy concept to the managers/services 2014-12-07 15:31:40 -06:00
Obique f6510df464 Made several more objects serializable 2014-12-07 15:22:45 -06:00
Waverunner 0979eb7dc2 Added WaypointObject 2014-12-07 15:10:39 -05:00
Waverunner 0ba97ebd50 Added IntangibleObject baselines 2014-12-07 15:09:35 -05:00
Waverunner 58200dad89 Updated baselines for CreatureObject 2014-12-07 12:43:56 -05:00
Waverunner 059b286d2e Updated backup so it's editable in PgAdmin3 (added primary keys to tables) 2014-12-07 12:43:03 -05:00
Obique 6653ff6dc8 Updated backup to work 2014-12-07 11:27:21 -06:00
Obique 26d27a783b Merge branch 'master' of https://bitbucket.org/projectswg/core3 2014-12-06 15:05:40 -06:00
Obique e0cc34ee9a Used a local variable for a quad tree operation 2014-12-06 15:05:15 -06:00
Obique c2c28f2fbf Created PLAY3 2014-12-06 15:04:53 -06:00
Obique 623ebb01fa Made TangibleObject more correct with Baseline values 2014-12-06 15:04:19 -06:00
Obique 60d0702368 Set spawn point to eisley with some randomness 2014-12-06 15:03:40 -06:00
Obique 0914b71dec Cleaned up some warnings 2014-12-06 15:03:25 -06:00
Obique 819a692998 Put in CREO1/4 but commented it out 2014-12-06 15:01:28 -06:00
Obique 22fb63c071 Added nge.backup 2014-12-06 01:22:42 -06:00
Obique 2835bbed2d Added basics of ChatService 2014-12-06 00:58:03 -06:00
Obique 5970e6c9ad Created GameManager 2014-12-06 00:57:53 -06:00
Obique 6c961b1c92 Successful zone in 2014-12-06 00:57:42 -06:00
Obique f966a1521e Added PlayerManager to SWGObject constructor 2014-12-06 00:56:52 -06:00
Obique 59ba304b85 Added GameManager to GalacticManager 2014-12-06 00:56:26 -06:00
Obique f27803b96f Also prints out the baseline type in outbound packets 2014-12-06 00:55:38 -06:00
Obique a7ba4c9d71 Added baselines for TangibleObject 2014-12-06 00:55:14 -06:00
Obique ab3aba4235 Added baselines for PlayerObject - mostly hardcoded atm 2014-12-06 00:54:51 -06:00
Obique 68b15090ca Added baselines for IntangibleObject 2014-12-06 00:54:32 -06:00
Obique 6dae62bd0c Added baselines - currently using mostly hardcoded baselines 2014-12-06 00:54:11 -06:00
Obique 9a1aadd64c Increased packet send interval to 10ms 2014-12-06 00:53:11 -06:00
Obique ed45a727b0 Added methods and variables to TangibleObject 2014-11-30 22:12:19 -06:00
Obique fd27a4d238 Added methods and variables to CreatureObject 2014-11-30 22:10:12 -06:00
Obique e3510f69eb Renamed ApproveNameResponse/Request to ClientVerifyAndLockNameResponse/Request 2014-11-30 20:38:40 -06:00
Obique acfde92db6 Added quad trees 2014-11-30 20:38:27 -06:00
Obique 7985f98082 Added object id to constructor 2014-11-30 20:37:54 -06:00