Jump to content

4144

Members
  • Posts

    112
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by 4144

  1. Quote

    2023-04-24 Different updates

    Patches
    Fix patch Change MVP monster hp bar size. (fix by @4144).
    Fix patch Change boss monster hp bar size. (fix by @4144).
    Fix patch Change normal monster hp bar size. (fix by @4144).
    Fix patch Change Quick Switch Delay. (by 4144).
    Fix patch Change guild exp limit. (fix by @4144).
    Fix patch Remove Equipment Swap Button. (fix by 4144).
    Add patch Fix homunculus hp and sp display in stats window.. (by 4144).
    Add patch Increase human hair style limit in game. (by @4144).
    Add patch Increase doram hair style limit in game. (by @4144).
    Add patch Remove trait open button from status window. (by Secret, @4144).
    Add patch Use Custom dll in simple way. (by 4144).
    Add patch Enable debug file PingLog.txt. (by 4144).

    Other
    Improve error message in patch Check is servertype in xml file was set to correct value. (fix by @4144).
    Improve error message in patch Load custom icon in running client. (by @4144).
    Add into some legacy patches word "legacy".
    Set as recommended patch Fix HTTP Emblems in clients.
    Update tables.

     

  2. Quote

    2023-02-03 Different updates

     

    Patches
    Fix patch Change MVP monster hp bar size. (fix by @4144).
    Fix patch Set custom message for error if client started without launcher. (fix by @4144).
    Fix patch Disable Ragexe Filename Check. (fix by @4144).
    Fix patch Change adventurer agency level range. (fix by @4144).
    Add patch Load custom icon in running client. (by @4144).
    Add patch Change boss monster hp bar size. (by @4144).
    Add patch Change normal monster hp bar size. (by @4144).
    Add patch Unlock all valid skills for homunculus and mercenary AI. (by @4144).

    Other
    Update tables.

     

     

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

     

     

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

     

     

    • Upvote 1
    • Love 1
  5. 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.

     

     

  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.

     

    • Upvote 1
  7. Quote

    2022-02-10 Different changes

    Patches

    Fix patch Disable Adventure Agent button on Party Window. (fix by @4144).
    Add patch Change Walk To Delay from chat. (by @4144).
    Add patch Check is servertype in xml file was set to correct value. (by @4144).
    Add patch Change names font size. (by @4144).
    Add patch Protect shorten and bold name flags. (by @4144).
    Add patch Draw names with bold or normal font. (by @4144).
    Add patch Set custom message for error if client started without launcher. (by @4144).

    For devs

    Add function for resize hex code to given len: pe.resizeHexCode.
    Add code len parameter into function pe.replaceAsmFile.
    Add functions for get first existing table variable from list: table.getAny, table.getAnyValidated.
    Add function for insert null terminated string: pe.insertString
    Add macro assembler conditional commands: %if, %ifdef, %endif.
    Enable report about legacy functions.

    Other

    Update tables.

     

  8. Quote

    2022-01-05 Different updates
    Patches

    Fix patch Remove Serial Display. (fix by @4144).
    Fix patch Always Load Client Plugins for old clients. (fix by @4144).

    For devs

    Add function for insert data at address: pe.insertAt.
    Add functions for insert in any free space: pe.insert, pe.insertHex.
    Add function for get exe build date: pe.getDate.
    Copy insert functions from exe object into pe object.

    Other

    Update copyright year.
    Update tables.

     

  9. Quote

    2021-12-28 Different updates
    Patches

    Fix patch Load Custom lua file instead of iteminfo*.lub. (fix by @4144).
    Fix patch Change new char name field height. (fix by @4144).
    Add patch Change minimal gold amount for start roulette. (by @4144).
    Add patch Change minimal silver amount for start roulette. (by @4144).
    Add patch Change minimal bronze amount for start roulette. (by @4144).

    For devs

    Add functions for search strings with information: pe.stringInfoVa and pe.stringInfoRaw.
    Add function for match one of any block: pe.matchAny.
    Add function for search one of any hex bytes block: pe.findAny.

     

  10. Quote

    2021-12-21 Different updates
    Patches

    Fix patch Disable Hallucination Wavy Screen. (fix by @4144).
    Add patch Disable Official Custom Fonts. (by @4144).
    Add patch Fix Camera Angles (custom). (by @4144).

    For devs

    Add functions for replace: pe.replace, pe.replaceByte, pe.replaceWord, pe.replaceDWord.
    Add function for reserve part of free binary: alloc.reserve.
    Add functions for set value: pe.setValue, pe.setValueSimple.
    Add functions for set jmp: pe.setJmpVa, pe.setJmpRaw, pe.setShortJmpVa, pe.setShortJmpRaw.
    Add functions for set nops: pe.setNops, pe.setNopsRange, pe.setNopsValueRange.
    Add function for insert hex bytes at selected address: pe.insertHexAt.

    Other

    Update tables.
    Replace many legacy functions usage to actual functions.

     

  11. Quote

    2021-12-15 Different updates
    Patches

    Fix patch Disable OTP Login Packet for some clients. (fix by @4144).
    Fix patch Remove hardcoded address/port for some clients. (fix by @4144).
    Fix drawing sprites in max zoom level in patch Increase Zoom Out 25%. (fix by @4144).
    Fix drawing sprites in max zoom level in patch Increase Zoom Out 50%. (fix by @4144).
    Fix drawing sprites in max zoom level in patch Increase Zoom Out 75%. (fix by @4144).
    Fix drawing sprites in max zoom level in patch Increase Zoom Out Max. (fix by @4144).
    Fix drawing sprites in max zoom level in patch Increase Zoom Out Custom. (fix by @4144).
    Add patch Hide reputation button. (by @4144).

    For devs

    Add function for fetch data similar to exe functions: pe.fetch, pe.fetchHex.
    Add function for fetch hex bytes: pe.fetchHexBytes.
    Add function for insert hex bytes: exe.insertHex.
    Move more functions from exe object into legacy functions.

    Other

    Redesigned patches list drawing.
    Add support for search by all columns in filter.
    Update tables.
    Replace many legacy functions usage to actual functions.

     

  12. Quote

    2021-11-22 Different updates

    Patches

    Re add old patch Fix Tetra Vortex. (by sanosan33, Neo).
    Add patch Disable password encryption for lang types 4, 7. (by @jchcc, @4144).

    For devs

    Add functions for search strings not from start: pe.halfStringVa, pe.halfStringRaw.
    Add functions for fetch values: pe.fetchValue, pe.fetchValueSimple, pe.fetchRelativeValue.

    Other

    Add missing tables.
    Replace many legacy functions usage to actual functions.

     

×
×
  • Create New...