TODO: Difference between revisions
From Citizens Wiki
Line 23: | Line 23: | ||
* Work out kinks in SQL storage. | * Work out kinks in SQL storage. | ||
* Documentation. | * Documentation. | ||
== User suggestions == | == User suggestions == | ||
* 'But I'd love for a NPC to be able to have a waypoint where they "sit" for 4 minutes' - Ridge | * 'But I'd love for a NPC to be able to have a waypoint where they "sit" for 4 minutes' - Ridge | ||
* Can you modify the /npc list command so it only show your owned npcs unless you have the citizans.admin permissions? -from JIRA. | * Can you modify the /npc list command so it only show your owned npcs unless you have the citizans.admin permissions? -from JIRA. |
Revision as of 08:59, 28 September 2012
fullwall's TODO (please add under your name if you modify this)
- Templates
- Waypoint attachments
- Make rename update in save file
- NPC sitting
- In-place conversion db<->yml<->nbt
- waypoints move location somehow
- Giants don't attack back
- Some kind of issue with pathfinding range - npc teleports immediately.
jrbudda
- Waypoints stop working if NPC has to teleport to one.
- /npc path editor shows distances squared.
- NPCs still wont pathfind if you teleport them across worlds. Respawning them across worlds works
- Setting a navigator target makes the waypointprovider stop working. You still have to pause it, set target, then un-pause it to get it to resume waypointing.
- Fix NPCs looking 90 degrees in the wrong direction with multiworld
- Fix NPC yaw not applying on load
- Fix /reload duplicating NPCs
- Giants don't move.
- Add call to API to get the selected NPC for a CommandSender. (have to build against citizens.jar and get the NPCSelector now)
- Fix stuck-teleporting instantly when using waypoints?
- Integrate auf's Wander code into core as the WanderingWaypointProvider and make an Editor for it :)
- Work out kinks in SQL storage.
- Documentation.
User suggestions
- 'But I'd love for a NPC to be able to have a waypoint where they "sit" for 4 minutes' - Ridge
- Can you modify the /npc list command so it only show your owned npcs unless you have the citizans.admin permissions? -from JIRA.