3
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add icons for skills. Name icons in relation to their skill numbers. Add names to arc files. More... 7 months ago
Fix skill description center bug. More... 7 months ago
Change shop profit to total 85% (60% buy from shop / 25% sell to shop). More... 7 months ago
Royal fame grants level/10 discount/profit. More... 7 months ago
Add glory hunter(royal fame) logic to script. More... 7 months ago
Add royal fame arc file. More... 7 months ago
Add skill royal fame constant to c and lua. Add skill rage constant to lua. More... 7 months ago
Add bank card selling mage golem to stonehaven bank. More... 7 months ago
Add npc script to buy bronze, silver and gold bankcards. More... 7 months ago
Fix a not working log bug in bank.lua. Change logging to 5 mith, Change var names to player and npc. More... 7 months ago
Add bankcard logics for buy, sell and discount. Fix GameObject_Deposit to work with an applied bankcard. More... 7 months ago
Add bronze bankcard, silver bankcard, gold bankcard and mithril royal bankcard. More... 7 months ago
Fix channel and add player parameter for SA /change egomode. Clean lua site, add object:GameObject_Change_Egomode, update comments. More... 7 months ago
Add optional safe mode and refcount tracking and make gathering also optional. More... 7 months ago
Fix bugged comments from r9170. More... 7 months ago
Attachment to r9170. More... 7 months ago
Add EGOITEM_MODE_FUN and EGOITEM_MODE_ACCOUNT. Add new SA command /change egomode x. More... 7 months ago
Improve mouse logic, remove item drop bug, clean code. More... 7 months ago
Improve quickslot logic to be a little more resistent against asyncronities. More... 7 months ago
Fix endless while loop from r9166. More... 7 months ago
Fix client line break color bug (ticket 00143) and clean function. More... 7 months ago
Add SENTince hidden hyperlinks to build site menus without the need to have same text in body frame. More... 7 months ago
Add error message, when double use --addserver option. More... 7 months ago
Add new command parameter for client -as --addserver, remove unused argServerName array, build in dynamic memory logic for server add by this parameter. More... 7 months ago
Fix a wrong type definition from my cleanup in r9159. More... 7 months ago
Remove mute bug when players logout when muted. More... 7 months ago
Add TYPE_ITEM, build logic to share the light source slot, allow these items as buff items and update examine logic. Clean define.h and daimonin_game.c. More... 7 months ago
Show TYPE_ITEM (75) on light slot. More... 7 months ago
Fix grace bar regeneration bug. More... 7 months ago
Remove perma curse/damned "hacks" from apply logic. Add message when applying cursed/damned light/special items. Also reveal curse/damned there. More... 7 months ago