View Single Post
  #20  
Old 09-01-2012, 06:15 PM
Raeiphon Raeiphon is offline
I never asked for this.
Join Date: Jun 2005
Posts: 855
Raeiphon is on a distinguished road
NPC Code:
[*] Added dash functionality to dev katana (pending inclusion into other legendary weapons)
[*] Lowered bamboo rod freeze to .25 from .3
[*] Fixed bamboo rod strong attack repeating and not obeying sleep
[*] Added samurai sword dev to hotkey list
[*] Switched DB_EventsMonthly to use standard array for storage instead of SQLlite

[+] Added CSV dumping feature to DB_EventsMonthly
[*] Switched topFive and list() sorting on DB_EventsMonthly to actually sort properly (sortbyvalue from ORDER BY)
[*] Restructured /topwinners command to properly parse new list() output
[*] Updated ET HQ level NPC displaying top five event winners
[*] Restored the ability to cut perfect logs from trees.
[*] Added a dash ability to the bamboo rod (press G to use it once every 15 second, dashes the user 12 tiles forward and reduces damage while dashing)
[*] Claymores now destroy each other when stacked too closely.
[*] Claymores now spray lethal shrapnel out their front again, as intended.

[+] Preliminary addition of local trash/entity generating zones.
[*] Added a 10% movespeed slow onto the Samurai Sword on slash and adjusted its base damage to 28.
[*] Fixed gani replace issue between Riot Shield and other weapons when in same inventory



New fixes, sorry for the double post!
__________________

I hope for nothing. I fear nothing. I am free.

Last edited by Raeiphon; 09-02-2012 at 05:41 AM..
Reply With Quote