summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-03-10 10:59:18 -0600
committermekolat <mekolat@users.noreply.github.com>2016-03-30 11:22:55 -0400
commit19eb4a9b9267967c1c8c0f4a434bd2097706146d (patch)
tree9e256e67ee1b57e24dc22943e6a514ef44fd7279
parentabdd6b60721e35faf4e07612890c28cf9e5a01a6 (diff)
downloadserverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.tar.gz
serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.tar.bz2
serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.tar.xz
serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.zip
Update Readmes
-rw-r--r--world/map/npc/commands/README.md140
-rw-r--r--world/map/npc/magic/README.md13
2 files changed, 151 insertions, 2 deletions
diff --git a/world/map/npc/commands/README.md b/world/map/npc/commands/README.md
new file mode 100644
index 00000000..b1f3c401
--- /dev/null
+++ b/world/map/npc/commands/README.md
@@ -0,0 +1,140 @@
+# Commands To-do
+- [ ] help
+- [ ] setup
+- [ ] charwarp
+- [ ] warp
+- [ ] where
+- [ ] goto
+- [ ] npc
+- [ ] jump
+- [ ] who
+- [ ] whogroup
+- [ ] whomap
+- [ ] whomapgroup
+- [ ] whogm
+- [ ] save
+- [ ] return
+- [ ] load
+- [ ] speed
+- [ ] storage
+- [ ] option
+- [ ] hide
+- [ ] die
+- [ ] kill
+- [ ] alive
+- [ ] kami
+- [ ] heal
+- [ ] item
+- [ ] itemreset
+- [ ] itemcheck
+- [ ] blvl
+- [ ] jlvl
+- [ ] pvpoff
+- [ ] exprate
+- [ ] pvpon
+- [ ] model
+- [ ] spawn
+- [ ] killmonster
+- [ ] killmonster2
+- [ ] gat
+- [ ] packet
+- [ ] stpoint
+- [ ] skpoint
+- [X] zeny
+- [ ] str
+- [ ] agi
+- [ ] vit
+- [ ] int
+- [ ] dex
+- [ ] luk
+- [ ] recall
+- [ ] revive
+- [ ] charstats
+- [ ] charstatsall
+- [ ] charoption
+- [ ] charsave
+- [ ] doom
+- [ ] doommap
+- [ ] raise
+- [ ] raisemap
+- [ ] charbaselvl
+- [ ] charjlvl
+- [ ] kick
+- [ ] kickall
+- [ ] questskill
+- [ ] charquestskill
+- [ ] lostskill
+- [ ] charlostskill
+- [ ] party
+- [ ] mapexit
+- [ ] idsearch
+- [ ] mapmove
+- [ ] broadcast
+- [ ] localbroadcast
+- [ ] recallall
+- [ ] charskreset
+- [ ] charstreset
+- [ ] charreset
+- [ ] charmodel
+- [ ] charskpoint
+- [ ] charstpoint
+- [X] charzeny
+- [ ] mapinfo
+- [ ] dye
+- [ ] ccolor
+- [ ] hairstyle
+- [ ] haircolor
+- [ ] allstats
+- [ ] charchangesex
+- [ ] block
+- [ ] unblock
+- [ ] ban
+- [ ] unban
+- [ ] partyspy
+- [ ] partyrecall
+- [ ] enablenpc
+- [ ] disablenpc
+- [ ] servertime
+- [ ] chardelitem
+- [ ] listnearby
+- [ ] email
+- [ ] effect
+- [ ] charitemlist
+- [ ] charstoragelist
+- [ ] addwarp
+- [ ] pvp
+- [ ] npcmove
+- [ ] charpvp
+- [ ] chareffect
+- [ ] dropall
+- [ ] chardropall
+- [ ] storeall
+- [ ] charstoreall
+- [ ] rain
+- [ ] snow
+- [ ] sakura
+- [ ] fog
+- [ ] leaves
+- [ ] summon
+- [ ] adjgmlvl
+- [ ] adjcmdlvl
+- [ ] trade
+- [ ] charwipe
+- [ ] setmagic
+- [ ] magicinfo
+- [ ] log
+- [ ] l
+- [ ] tee
+- [ ] t
+- [ ] invisible
+- [ ] visible
+- [ ] hugo
+- [ ] linus
+- [ ] sp-info
+- [ ] sp-focus
+- [ ] sp-unfocus
+- [ ] skill-learn
+- [ ] wgm
+- [ ] ipcheck
+- [ ] doomspot
+- [ ] source
diff --git a/world/map/npc/magic/README.md b/world/map/npc/magic/README.md
index a9dedb6e..1ba351d1 100644
--- a/world/map/npc/magic/README.md
+++ b/world/map/npc/magic/README.md
@@ -1,5 +1,15 @@
# To-do
-- [ ] finish the missing spells and push them so they can be tested
+- [X] finish the missing spells and push them so they can be tested
+- [ ] Deal with the removal of the following spells from magic to NPCs or Commands
+ - Ched
+ - [ ] merge-concentration-potions
+ - [ ] Auldsbel
+ - [ ] make-short-tanktop
+ - [ ] make-tanktop
+ - [ ] make-shirt
+ - [ ] make-concentration-potion
+ - Wyara
+ - [ ] sense-spouse
---
---
@@ -8,7 +18,6 @@ To see a list of things that needs further thoughts do a grep for `XXX`.
---
---
-
- [ ] check the new builtins and make sure they work as intended
- [ ] `puppet`
- [ ] check what happens when making a puppet whose name already exist (maybe it replaces?)