Jump to content

4144

Core Developers
  • Content Count

    1189
  • Joined

  • Last visited

  • Days Won

    124

Posts posted by 4144


  1. Quote

    2022-10-31

     

    Patches

    Fix patch Change Max Friends Value. (fix by @4144).
    Fix patch Check is servertype in xml file was set to correct value. (fix by 4144).
    Fix patch Remove hardcoded address/port. (fix by @4144).

    Other
    Update tables.

     

     


  2. Quote

    2022-10-07 Different changes

     

    Patches
    Fix patch Disable Official Custom Fonts for 2022-10-05. (fix by 4144).
    Fix patch Enable Official Custom Fonts for 2022-10-05. (fix by 4144).

    Other
    Update tables.

     

     


  3. Quote

    2022-09-22 Different changes

     

    Patches
    Add patch Add custom lua support [HatEffectInfo]. (by llchrisll, 4144).
    Add patch Add custom lua support [Headgears]. (by llchrisll, 4144).
    Add patch Add custom lua support [Lapine Box]. (by llchrisll, 4144).
    Add patch Add custom lua support [Navigation]. (by llchrisll, 4144).
    Add patch Add custom lua support [NPC/Mob/Pet]. (by llchrisll, 4144).
    Add patch Add custom lua support [Quest]. (by llchrisll, 4144).
    Add patch Add custom lua support [Random Option]. (by llchrisll, 4144).
    Add patch Add custom lua support [Robe]. (by llchrisll, 4144).
    Add patch Add custom lua support [Signboard]. (by llchrisll, 4144).
    Add patch Add custom lua support [Title]. (by llchrisll, 4144).
    Add patch Add custom lua support [Weapon]. (by llchrisll, 4144).
    Add patch Add custom lua support [World Map]. (by llchrisll, 4144).
    Remove patch "Add loading custom lua files".

    Other
    Update tables.
    Fix multi patch feature (was broken in previous update).
    Replace some legacy input functions in some patches.

     

     


  4. may be you using too old operating system? It complain about bad certificate.

    Try also disable vpn if you have it enabled.

    I checked on 2019-04-17aRagexe and it works fine.

     


  5. 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

     

    old_cashshop_preview2.png

     

     


  6. Quote

    2022-09-14 Different changes


    Patches

    Fix patch Change character display deletion time. (fix by @4144).
    Fix patch Change Max Friends Value. (fix by @4144).
    Fix patch Disable Auto follow. (fix by @4144).
    Fix patch Disable Ragexe Filename Check. (fix by @4144).
    Fix patch Always read msgstringtable.txt. (fix by @4144).
    Fix patch Remove Equipment Title UI. (fix by @4144).
    Add patch Change maximum guild emblem file size. (by @4144).
    Add patch Change tax value on sending items by rodex. (by @4144).
    Add patch Disable Game Guard (NProtect) for 2022 clients. (by @4144).
    Add patch Disable packets id encryption. (by @4144).
    Add patch Enable packets id encryption. (by @4144).
    Add patch Add support for preview button in custom shops. (by @4144).
    Add patch Never read msgstringtable.txt. (by @4144).
    Add patch Set fixed charset on drawing text messages. (by @4144).
    Add patch Set fixed charset. (by @4144).
    Add patch Draw text messages always with bold font. (by @4144).
    Add patch Draw text messages always with non bold font. (by @4144).
    Add patch Draw text messages always with italic font. (by @4144).
    Add patch Draw text messages always with given font type. (by @4144).
    Add patch Draw text messages with fixed height. (by @4144).
    Add patch Limit minimal font size for drawed text messages. (by @4144).
    Add patch Limit maximum font size for drawed text messages. (by @4144).
    Add patch Adjust font size for drawed text messages. (by @4144).
    Add patch Set fixed server ip address. (by @4144).
    Add patch Use low color custom icon. (by @4144).

    For devs

    Add input hex string validation in asm.hexToAsm.
    Add functions for work with random numbers. See docs.

    Other

    Update tables.

     


  7. i not remember how packages named in homebrew, but may be need install pcre-dev or pcre-development or pcre2-dev or pcre2-development or something similar?

     

    if it installed probably issue somewhere in paths.

    try search error about pcre in config.log

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.