Commit Graph
16 Commits
Author SHA1 Message Date
tacef 65c84797e5 Added SetSpeed command
Only sideeffect: if you travel to fast and hit a wall or something
solid, your char will disappear and reappear when the server is finished
processing the transistion from a to b. Thats how it works in core3.
2015-02-23 18:20:45 +01:00
tacef 9f3d342f0c Fixed Broadcast commands not being fired 2015-02-22 17:05:04 +01:00
Waverunner 2134cdb781 Mood ID is now set properly 2015-02-10 14:35:55 -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 46d188718d Owner is now set for PlayerObject, Moved requestWaypointAtPosition to java, Updated SWGMap constructors, 2015-02-06 08:45:15 -05:00
Waverunner a1125af5f4 Zoning in a player now sets their status to PlayerStatus.ZONED_IN, Added minor implementation of delta system to a few CreatureObject variables (cash, bank, posture, height) 2015-01-22 21:39:18 -05:00
Waverunner 5dab50b799 Added /broadcastGalaxy, /broadcastPlanet, and /broadcastArea, as well as changed /broadcast to broadcast based off of the planet instead of area 2015-01-20 20:41:59 -05:00
Waverunner 7e86e7284d Added /broadcast and /broadcastArea, both will send the specified message to observers of the acting player 2015-01-19 19:07:52 -05:00
Waverunner 3702b274ce Changed back to original name 2015-01-18 09:38:02 -05:00
Waverunner ee50a042ae Renamed spatialChatInternal to fix file tracking error 2015-01-18 09:37:02 -05:00
Waverunner 512c32a361 Fixed argument error for spatialChatInternal command 2015-01-18 09:29:17 -05:00
Waverunner 241d26a885 Added moods for spatial chat messages 2015-01-18 00:30:38 -05: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 7bec7c0489 Appropriate chat bubbles will now show depending on spatial type 2015-01-06 13:07:34 -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 c8a1d8a4e8 Added basis for command service 2014-12-17 13:11:20 -05:00