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
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
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
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
2aecdfb567
Commented out the system prints for incoming and outgoing packets
2014-12-11 16:44:03 -05:00
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
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
c8195a2025
Changed galaxyId in CoreManager to 1 and added placeholder.txt to odb folder
2014-12-08 10:08:32 -05:00
Obique
1595e396be
Merge branch 'master' of https://bitbucket.org/projectswg/core3
...
Conflicts:
nge.backup
2014-12-08 00:20:38 -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
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
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