Update notes.

Added new notes concerning module events & a to do list.
This commit is contained in:
Jaysyn904 2024-07-23 23:52:34 -04:00
parent ab5aaa0312
commit 1e901bf342
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
Next steps (in no particular order):
1.) Encounters
a.) Replace BESIE with NESS in Desert & Plains areas.
b.) Finish making the Forest Encounter tables (1/2 done).
c.) Script Forest Encounter tables.
2.) Overland Map System
a.) Modify encounter triggers to use a psuedoheartbeat on the overland map to fire based on distance traveled.
3.) NPCs
a.) Update Henchman dialogs with initial Henchman greeting from MMD. (Done).
b.) Replace my NPC random equip script with a modified version of the PRC's which works much more reliably. (Done)
c.) Expanded the Henchman class based titles list. (Done)
d.) Update dynamic mobs to use the new random equipment scripts. (In progress)
e.) Update ds_rnd_equip.nss to use new weapon types.
4.) Players
a.) Fix the HCR2 info bars. (Done)
b.) Make Potionfruits count as food w/ HCR2.
c.) Move the Druid / metal item system from using tag-based scripting to using the OnEquip event.
5.) Database
a.) Add & configure Daz's NUI-based persistent storage.
b.) Setup instanced, key-based player rooms in the larger inns.
c.) Rewrite the bounty system to use SQL.
d.) Rewrite the arena system to use SQL.
e.) Rewrite the BBS system to use SQL?

Binary file not shown.