
4144
-
Content Count
1143 -
Joined
-
Last visited
-
Days Won
118
Reputation Activity
-
4144 got a reaction from chojuro in Compiler error lnk @clif.c
no sure what is your issue.
why you changed
clif_isdisguised to
disguised ?
-
-
4144 got a reaction from fiction in Upcoming hercules feature
My patches only add preview to old cash shop aka trader shop and normal cash shop.
Barter and expanded barter shops should have built in preview. Probably issue in lua or in types/location sent to client.
-
4144 got a reaction from Aruar in Upcoming hercules feature
New feature: Items preview in trader shop
Can be enabled by:
1. defining ENABLE_OLD_CASHSHOP_PREVIEW_PATCH in core.h or by configure flag --enable-old-cashshop-preview-patch
2. Then need apply this nemo patch http://nemo.herc.ws/patches/ExtendOldCashShopPreview/
Feature can works only if option in server side enabled and enabled patch in client side. In other case custom shops will be corrupted
For enable this feature need use this pull request https://github.com/HerculesWS/Hercules/pull/3152
-
4144 got a reaction from IndieRO in Upcoming hercules feature
New feature: Items preview in trader shop
Can be enabled by:
1. defining ENABLE_OLD_CASHSHOP_PREVIEW_PATCH in core.h or by configure flag --enable-old-cashshop-preview-patch
2. Then need apply this nemo patch http://nemo.herc.ws/patches/ExtendOldCashShopPreview/
Feature can works only if option in server side enabled and enabled patch in client side. In other case custom shops will be corrupted
For enable this feature need use this pull request https://github.com/HerculesWS/Hercules/pull/3152
-
4144 got a reaction from fiction in Upcoming hercules feature
New feature: Items preview in trader shop
Can be enabled by:
1. defining ENABLE_OLD_CASHSHOP_PREVIEW_PATCH in core.h or by configure flag --enable-old-cashshop-preview-patch
2. Then need apply this nemo patch http://nemo.herc.ws/patches/ExtendOldCashShopPreview/
Feature can works only if option in server side enabled and enabled patch in client side. In other case custom shops will be corrupted
For enable this feature need use this pull request https://github.com/HerculesWS/Hercules/pull/3152
-
-
4144 got a reaction from bWolfie in Help with map server leak
after sprintf, add
aFree(item_name); and why memcpy? server may crash if name too short. probably better strncpy or safestrncpy
-
4144 got a reaction from Echoes in Failure to connect after Character selection
This client using cheat defender anti cheat, for disable it, you must use Nemo.
Old patchers not support this anti cheat. And yes this is normal. You can connect to login and char servers, but cant to map. For fix this, use Nemo
Here you can see what patches can works and what cant with your client: http://nemo.herc.ws/clients/2018-06-20eRagexe/
-
4144 got a reaction from dnote98 in Increase Agi and Blessing skills AND scrolls wont work
try run run copy of your server in vps as test server.
on test server try remove plugins and custom changes. if it works fine, try slowly add your changes.
or issue can be in one of config or db files. for check this try build for test server completly clean hercules version and check is issue present or not.
-
4144 got a reaction from IndieRO in Http support in hercules (funding)
it adding missing features to emulator yes, this is like rathena.
but it works different, this mean not like rathena.
rathena server very basic and it cant do anything except some http handlers. alternative rathena server integrated to probably map server, this is not the best solution too.
-
4144 got a reaction from IndieRO in Http support in hercules (funding)
Some progress update. Complete things:
Add support for gif guild emblems. Add support for emblems bigger than 64k bytes. Add shared configs support between login/char/map/api. Add configuration with default emotes for new chars.
-
4144 got a reaction from evilpuncker in Http support in hercules (funding)
Some progress update. Complete things:
Add support for gif guild emblems. Add support for emblems bigger than 64k bytes. Add shared configs support between login/char/map/api. Add configuration with default emotes for new chars.
-
4144 got a reaction from Kusoo in Http support in hercules (funding)
Some progress update. Complete things:
Add support for gif guild emblems. Add support for emblems bigger than 64k bytes. Add shared configs support between login/char/map/api. Add configuration with default emotes for new chars.
-
4144 got a reaction from KeiKun in Http support in hercules (funding)
Some progress update. Complete things:
Add support for gif guild emblems. Add support for emblems bigger than 64k bytes. Add shared configs support between login/char/map/api. Add configuration with default emotes for new chars.
-
4144 got a reaction from Vietlubu in Http support in hercules (funding)
For long time i worked on incomplete yet project for add http support into hercules.
And this is funding page for this project.
What parts this project contains already:
new server with http support (named api-server). missing packets for guild emblems. http guild emblems (bmp). hotkeys. emotes. adventurer agency (without search). basic plugins support for all this. basic plugins support for custom urls. extend plugins support for inter server packets. add support for api to login, char, map packets. protection against different attacks on servers. sample http plugin. Add support for gif guild emblems. Add support for emblems bigger than 64k bytes. Add shared configs support between login/char/map/api. Add configuration with default emotes for new chars.
What need to add
adventurer agency search. extend service urls support. add support for browsers and web panels api for control servers. twitter like messages support for old clients. support for vending shops load/save. other different small things.
Sadly i working on this project for small amount of time.
And for improve work on this project here is funding page.
Donations accepted in crypto:
Same wallets numbers can be get from this page: http://nemo.herc.ws/donate/
-
4144 got a reaction from jowi in NPC Sell Items with Refine & Card
see expanded barter shops
and see help for script command sellitemcurrency: https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L10450
some examples here: https://github.com/HerculesWS/Hercules/blob/stable/npc/custom/expandedbartershop.txt
this is for refine. cards look like not allowed
-
4144 got a reaction from fiction in Http support in hercules (funding)
Some update on project. now also implemented
extend plugins support for inter server packets. add support for api to login, char, map packets. protection against different attacks on servers. sample http plugin.
-
4144 got a reaction from evilpuncker in Http support in hercules (funding)
Some update on project. now also implemented
extend plugins support for inter server packets. add support for api to login, char, map packets. protection against different attacks on servers. sample http plugin.
-
4144 got a reaction from IndieRO in Http support in hercules (funding)
Some update on project. now also implemented
extend plugins support for inter server packets. add support for api to login, char, map packets. protection against different attacks on servers. sample http plugin.
-
4144 got a reaction from KeiKun in Http support in hercules (funding)
Some update on project. now also implemented
extend plugins support for inter server packets. add support for api to login, char, map packets. protection against different attacks on servers. sample http plugin.
-
4144 got a reaction from SuperSkray in It's possible use xampp with an already existing mysql from another game?[Setup a offiline ragnarok server][laragon X xampp]
try search missing part how import sql scripts in readme on hercules repository or in wiki
https://github.com/herculesws/hercules#installation
https://github.com/HerculesWS/Hercules/wiki
-
4144 got a reaction from evilpuncker in Http support in hercules (funding)
I add link for card/gpay in first message. atleast for some people it works.
-
4144 got a reaction from evilpuncker in Http support in hercules (funding)
Try this donation link https://pay.cloudtips.ru/p/99d0182d
Should works with cards/google pay.
Look like it partially translated to english and it count donation in russian rubles...
-
4144 got a reaction from evilpuncker in Http support in hercules (funding)
no target amount.
and i planning complete atleast some features described in "what need to add" section, but no time and no donations, i not working on it for now