Age | Commit message (Collapse) | Author | Files | Lines |
|
https://github.com/HerculesWS/Hercules/commit/44a79fd2d56ca8c9ec0a13eb3ce206d940e0d4ae
Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
|
|
Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
|
|
- Follow-up to 3bd77ffc0daca508352834add828766490075aee
- The names were too generic (not namespaced), and were easily clashing
with custom (and potential future official) constants or variables.
- Constants are now prefixed with a 'GETTIME_' namespace:
- GETTIME_SECOND
- GETTIME_MINUTE
- GETTIME_HOUR
- GETTIME_WEEKDAY
- GETTIME_DAYOFMONTH
- GETTIME_MONTH
- GETTIME_YEAR
- GETTIME_DAYOFYEAR
- Fixed some excessive (and some times incorrect) parentheses in
various scripts using gettime().
- Updated documentation.
Signed-off-by: Haru <haru@dotalux.com>
|
|
- The commands queueadd, queueremove, queueopt, queuedel and qiclear
now all return true (success) or false (failure). - Taken/extended
from AnnieRuru's PR #847.
- The constants HQO_OnDeath, HQO_OnLogOut, HQO_OnMapChange were renamed
to QUEUEOPT_DEATH, QUEUEOPT_LOGOUT, QUEUEOPT_MAPCHANGE respectively.
- The name of the variable @QMapChangeTo$ used during the
QUEUEOPT_MAPCHANGE event has been renamed to @Queue_Destination_Map$.
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
constant for gettime( <type> )
constant for Weekday and Month.
|
|
http://www.divine-pride.net/database/item?Name=RMSC2012&function=&find=Search
|
|
- Update 2 new costume items:
• Ljosalfar (ID# 20099)
• Mermaid Bubbles (ID# 20209)
Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
|
|
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
|
|
Changed NPC id->constant in eden_iro.txt
Fixed case warning errors on may_hats.txt and mushroom_event.txt
|
|
Convert refine_db.txt to refine_db.conf (libconfig)
|
|
Thanks for Haru and 4414 for pointing out inefficiency in code, edited
as suggested.
Rework - Changed refine_db.conf format to a more concise one, thanks to Haru for suggesting.
[2/10/15]
Updated with corrections pointed out by Haru.
Updated warning and error messages.
|
|
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Added missing Energy Crystal Book item_db.
Removed wrong equipments list for exchange.
Based on http://irowiki.org/wiki/Eden_Group_Crystal_Synthesis
|
|
Split from #558 (and added a few more corrections)
Signed-off-by: Haru <haru@dotalux.com>
|
|
Thanks to aleprincess
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
|
|
|
|
|
|
|
|
Based on the rAthena version, improved and cleaned up.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
include stackable ones.
Implement ForceSerial option in Package Item Database to force serial for
any item.
Implement ForceSerial option in item database to force serial for any item.
Implement Merge Client interface to merge stackable items with serial numbers ( check npc/other/item_merge.txt ).
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Reference: rathena/rathena@264c27ba5481ab563af6e344d8339180fb1486e9
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
|
|
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
|
|
|
|
|
|
Several Bugs Fixed. Added Many new items, Fixed some ItemScripts, Added 2 New Race Groups: Scraba and Turtle.
|
|
Changes AegisName to Official.
Added 2 New Race Group: Scaraba,Turtle
Fix bug#8717 http://herc.ws/board/tracker/issue-8717-9-glorious-holy-avenger-auto-lex-aeterna/
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
|
|
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
|
|
http://hercules.ws/board/tracker/issue-8678-cd-in-mouth-18666/
we use EuRO's script instead JRO's
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
|
|
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
|
|
|
|
implemented
(ref:Herc@9d1fe3cd3855bb973c55bdf98909c25bb80ee97a)
|
|
- More link changes
- Added proper link to Roulette topic
|
|
In renewal Safetywall Hits Blocked depending also on Skill Level
|
|
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
pointing it out.
|
|
WoE, Ur, Sapha, Nab, Rogue Treasure's combo effect
|
|
Fixed Tidung item script
|