Waverunner
e29ee734ce
Default system chat rooms are now created
...
Added basic joining and room info retrieval functionality for chat rooms and the ability to send messages to the room
2015-06-21 13:35:16 -04:00
Waverunner
c682a64c0d
Added ability to add players to friends list
...
Fixed broadcasting per planet using galaxy wide broadcasting
Added ability to notify players galaxy-wide based on conditionals
Fixed tells being sent to players that are not zoned in, the sender will now receive the appropriate offline message
2015-06-14 14:52:30 -04:00
Waverunner
813125208f
Added new SWGBitSet collection for bitmask lists, Fixed owner being set for newly created PlayerObject causing issues in the long run, Fixed a lot of SWGList issues that could lead to a crash
2015-06-10 19:53:54 -04:00
Waverunner
0f4ec23182
Removed indexing variable from SWGList as all lists have indexes and added JavaDoc to SWGList class
2015-06-07 16:47:41 -04:00
Waverunner
a0042998de
Updated baselines with unknown variables
2015-06-07 08:50:31 -04:00
Z61
eaf5a1ea4e
Fixes CORE-84 for datapad button and command.
2015-06-04 21:21:23 -04:00
Z61
531a18b476
Adds waypoint limit when creating.
2015-06-04 00:07:46 -04:00
Obique PSWG
0c8d101797
Re-did the baseline system to keep track of object type
2015-06-01 00:22:53 -05:00
Obique PSWG
ae70752b4f
Changed PlayerFlags to be an enum
2015-05-25 16:12:32 -05:00
Ziggeh
6f24a93a0c
Fixed incorrect PLAY03 baseline variables and deltas that caused issues with /showhelmet and /showbackpack
2015-05-20 09:43:15 +02:00
Undercova
7b696666f9
Merged in M4SS/holocore/CORE-76-time-played-function (pull request #19 )
...
Added CORE-76 '"Time played" function'
2015-05-10 16:06:10 +02:00
Ziggy
b74154c52b
Removed unnecessary comment
2015-05-10 03:02:54 +02:00
Ziggy
cf88aad5f8
Fixed an issue where total time played would reset every log-in
2015-05-09 01:42:46 +02:00
Ziggy
be78ce73a9
Fixed an issue where setting a player flag would cause a client crash
2015-05-07 20:41:06 +02:00
Obique
9ffbde1765
Added license to all files within the project
2015-05-04 10:19:06 -05:00
Obique
47231d7f4d
Merged Engine into the Core! Woooo open source
2015-05-02 11:56:03 -05:00
Obique
e754f286a8
Moved many things into the engine and removed the casting from getCreatureObject
2015-02-22 11:41:54 -06:00
Obique
61604f715c
Went into an insane bugfixing mode in the core
2015-02-17 01:13:52 -06:00
Obique
b1c6451934
Minor bugfixing change to a ResultSet to close it after use
2015-02-15 02:01:18 -06:00
Waverunner
8ad34d3c44
Added baseline variables to PlayerObject
2015-02-11 22:27:52 -05:00
Waverunner
7aff8a459b
Added waypoint methods to PlayerObject, Waypoint names and active status can now be set
2015-02-09 12:31:50 -05:00
Waverunner
b09dca9189
Added WaypointColor enum, Updated Waypoint bytes structure, Added ignore to flags list for PlayerObject
2015-02-06 11:14:49 -05:00
Waverunner
4346928b0a
Updated WaypointObject's encode method for little endian
2015-02-06 09:26:38 -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
5620506518
Updated SWGList's and Map's for CreatureObject and PlayerObject to include the proper updateType's for deltas
2015-01-31 14:28:07 -05:00
Obique
b3f8d5f33e
Fixed an awareness issue sending same baselines twice
2015-01-09 11:45:07 -06:00
Waverunner
898dda3832
CommandService now loads commands from other datatables, Made WaypointObject encodable for SWGMap, Added requestWaypointAtPosition
2015-01-06 17:23:13 -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
Obique
f06161a7ea
Fixed awareness to see nearby players
2014-12-13 10:53:46 -06:00
Waverunner
9392f8bfa1
Added admin tags
2014-12-12 18:27:25 -05:00
Waverunner
9c08b1ab54
Changed born dates in player baseline to show actual creation date
2014-12-11 23:27:55 -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
068921afc6
Added WeaponObject baselines, Updated TangibleObject baselines, Updated CreatureObject Baselines
2014-12-09 10:33:57 -05:00
Waverunner
413f2c9d07
Added operand count incrementor for CREO, ITNO, PLAY, and TANO baselines
2014-12-08 15:38:49 -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
f6510df464
Made several more objects serializable
2014-12-07 15:22:45 -06:00
Waverunner
0ba97ebd50
Added IntangibleObject baselines
2014-12-07 15:09:35 -05:00
Obique
c2c28f2fbf
Created PLAY3
2014-12-06 15:04:53 -06:00
Obique
ab3aba4235
Added baselines for PlayerObject - mostly hardcoded atm
2014-12-06 00:54:51 -06:00
Obique
094331918d
Created the basics of objects
2014-11-29 11:40:29 -06:00