Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-14 | Add support for saving/loading barter shops from sql table. | Andrei Karas | 1 | -0/+1 | |
Also allow add duplicated item id to barter shops if price is different. | |||||
2018-12-16 | Merge pull request #2244 from Emistry/incomplete_checkidle | Haru | 1 | -0/+1 | |
Remove idle when interact with scripts | |||||
2018-12-16 | Add aliases for at command camerainfo: setcamera and viewpointvalue. | Andrei Karas | 1 | -0/+1 | |
2018-11-14 | Fixes #889 & #840 | Jedzkie | 1 | -0/+12 | |
- Novice classes will never go below 50% hp when died. - Other classes will show 1 HP rather than 0 when died. - Added battle configuration. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-11-13 | Merge pull request #2287 from EyesOfAHawk/hcs_opt_msg_delay | Haru | 2 | -1/+7 | |
Add config for '@channel setopt MessageDelay <delay>' | |||||
2018-11-13 | Merge pull request #2286 from EyesOfAHawk/channel_delay_msg | Haru | 1 | -1/+1 | |
Change channel delay message to time left instead of generic message. | |||||
2018-10-22 | add an option to prevent from renaming a character if they are in a guild or ↵ | gumi | 1 | -1/+6 | |
party closes #1805 | |||||
2018-10-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 1 | -0/+6 | |
Fixes some issues with traps | |||||
2018-10-21 | Merge pull request #2208 from dastgirp/issue/2177 | Haru | 1 | -0/+8 | |
Changes the item price to 1 if it is 0 | |||||
2018-10-16 | Add config for '@channel setopt MessageDelay <delay>'. | EyesOfAHawk | 2 | -1/+7 | |
2018-10-15 | Change channel delay message to instruct time left before can message ↵ | EyesOfAHawk | 1 | -1/+1 | |
channel again. | |||||
2018-10-13 | Fixed Issue #2177 | Dastgir | 1 | -0/+8 | |
If Item Price is 0, it is now changed to 1. | |||||
2018-10-07 | Merge pull request #2253 from Emistry/doc_permission | Haru | 1 | -1/+1 | |
Update Permission Documents | |||||
2018-10-06 | Update Permission Documents | Emistry Haoyan | 1 | -1/+1 | |
- Changed into markdown format. | |||||
2018-10-05 | Add at command @camerainfo. | Andrei Karas | 2 | -1/+3 | |
2018-10-02 | Update idle criteria | Emistry Haoyan | 1 | -0/+1 | |
- remove idle when interact with scripts. | |||||
2018-08-31 | Update Maps Database | Asheraf | 1 | -0/+20 | |
2018-08-30 | Makes trap damage possible to be reflected | Guilherme G. Menaldo | 1 | -0/+6 | |
2018-07-29 | add messages for atcommand_setzone | gumi | 1 | -1/+8 | |
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 1 | -0/+1 | |
Implemented Achievement System and Title System | |||||
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -3/+1 | |
Add support for bodystyle in stylist shop ui | |||||
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -0/+1 | |
Source: http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1 Script Commands - ``` achievement_progress(<ach_id>,<obj_idx>,<progress>,<incremental?>{,<char_id>}); ``` Includes an achievement_db.conf generator that reads from the item_db, mob_db (server side) and achievement_list.lub files to determine valid achievement entries based on item/monster availability. Achievements containing unsupported entries are commented out. This feature, although renewal-only in official servers, is capable of being used in pre-renewal mode on Hercules. Does not include the title system yet. A big thanks to - @MishimaHaruna for constantly reviewing. @4144 for all the support. @Asheraf for a lot of official information. Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-07-24 | Merge pull request #2088 from guilherme-gm/fix-ghostmonsters | Haru | 1 | -0/+7 | |
Fixed monsters not disappearing from some clients upon death | |||||
2018-07-19 | enable bodystyle saving by default | Asheraf | 1 | -3/+1 | |
2018-07-12 | Fixed clearunit packet not being sent to clients going out of the view range ↵ | Guilherme G. Menaldo | 1 | -0/+7 | |
when monster dies | |||||
2018-07-12 | Fix date part2 | Unknown | 36 | -36/+36 | |
2018-06-29 | Merge pull request #2098 from Asheraf/pairshipupdate | Haru | 1 | -0/+154 | |
update private airship map list to match main kRO servers | |||||
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -0/+5 | |
2018-06-21 | Update Maps Database | Asheraf | 1 | -0/+154 | |
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -1/+5 | |
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -1/+2 | |
2018-04-23 | Merge pull request #2005 from guilherme-gm/guildskillcd | Haru | 1 | -4/+5 | |
Allow guild skills cooldown to continue when logged out | |||||
2018-04-22 | Merge pull request #2020 from Asheraf/packets | Haru | 1 | -1/+1 | |
Enable some features for newer client versions | |||||
2018-04-22 | Merge pull request #2007 from Jedzkie/PincodeUpdate | Haru | 1 | -1/+26 | |
Pincode Update | |||||
2018-04-18 | Enable attendance system for PACKETVER_ZERO_NUM >= 20180411 | Asheraf | 1 | -1/+1 | |
2018-04-08 | Merge pull request #2001 from guilherme-gm/tombspawn | Haru | 1 | -0/+4 | |
Added delay to tomb spawn | |||||
2018-04-08 | Allow guild skills cooldown to continue when logged out | Guilherme G. Menaldo | 1 | -4/+5 | |
2018-04-08 | Added delay to tomb spawn | Guilherme G. Menaldo | 1 | -0/+4 | |
2018-04-08 | Merge pull request #2006 from Jedzkie/MessageFixes | Haru | 1 | -1/+4 | |
Message Fixes | |||||
2018-04-07 | Implementation of Attendance system | Asheraf | 2 | -1/+11 | |
2018-04-08 | Update Skill/Item messages | Jedzkie | 1 | -1/+4 | |
2018-04-07 | Add an option to prevent item usage when storage is open | Jedzkie | 1 | -0/+4 | |
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806 | |||||
2018-04-02 | Pincode Update | Jedzkie | 1 | -1/+26 | |
- Added blacklist feature - Added official message when successfully create a pincode / successfully change a pincode | |||||
2018-02-12 | Fix messages about enabled/disabled cvc mode. | Andrei Karas | 1 | -1/+3 | |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 3 | -3/+56 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2017-12-17 | Merge pull request #1923 from 4144/fixpackets | Haru | 1 | -1/+1 | |
Add support for Ragnarok zero clients, split packets.h again | |||||
2017-12-14 | Enable packets encryption by default. | Andrei Karas | 1 | -1/+1 | |
Old autodetection mode for some clients not works and need fix it. | |||||
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -0/+5 | |
2017-10-29 | Add configurable way to show char servers with color in list in client. | Andrei Karas | 1 | -0/+16 | |
Options configurable in login-server.conf in users_count section. | |||||
2017-10-21 | Merge pull request #1833 from Emistry/mapflag_noautoloot | Haru | 1 | -2/+5 | |
Add NoAutoloot mapflag |