Jump to content

4144

Core Developers
  • Content Count

    1189
  • Joined

  • Last visited

  • Days Won

    124

Posts posted by 4144


  1. Quote

    2021-06-29 Different updates
    Patches

    Add patch Load custom lua files for most loaded lua files. (by @4144).
    Add patch Fixes the Korean Job name issue with LangType from translation patch. (by Ai4rei/AN, Neo, @4144).
    Add patch Add loading custom lua files. (by @4144).
    Fix patch Move Cash Shop Icon. (fix by @4144).
    Fix patch Disable kRO Site Launch. (fix by @4144).

    For devs

    Fix exe.insertAsmText with complex asm code.
    Fix asm.hexToAsm for emptry strings.
    Add new parameter into exe.setJmpVa and exe.setJmpRaw.
    Add hooks object.
    Add lua object.
    Add functions for check enabled patches.
    Add functions for search strings pe.stringVa, pe.stringRaw, pe.stringHex4.
    Add for generic count bytes length in asm text asm.textToHexLength.
    Reconfigure current themes to use one css file.
    Add support for additional css attributes in themes.
    Add proper css usage in selected patch.
    Add support for custom variables in css theme files.

    Other

    Update Chinese Traditional translation from chinese fork.
    Update Thai translation by @X-EcutiOnner.
    Improve loading speed.
    Partial apply new theme after theme selection without nemo restart.

     


  2. Quote

    2021-05-17 Different updates

     

    Patches

    Add patch Increase Zoom Out 25%. (by Shinryo, @4144).
    Add patch Increase Zoom Out to custom value. (by Shinryo, @4144).

    For devs

    Replace exe.findAll to pe.findAll in all files.
    Updated return value for exe.insertAsmText.
    Add function asm.stringToAsm for convert string in assembler format.
    Add function exe.insertAsmTextObj similar to exe.insertAsmText.
    Add javascript debugger (menu tools/debugger).
    Move function removePatchData into object patch.
    Add function patch.replacePatchDataDWord for replaced already patched dword.
    Add function patch.getPatchDataDWord for read already patched dword.

    Other

    Update tables with clients support.
    Add shortcut F1 for open patch information.
    Fix window resize on startup.

     


  3. @HoraK-FDF sorry but this kind of old plugin issue. this plugin not supported by hercules, and plugin dev was kicked away from tmw project. now this plugin is abandonware. it will not get any updates or fixes.

    Tmw using outdated hercules version.

    Also tmw using unsupported ManaPlus version. ManaPlus normally unrelated to hercules too, but unsupported ManaPlus fork is more issue.

    Also tmwa is not eathena. tmwa is heavy reworked one of first eathena alpha versions.

     

    This mean for reproduce issue, use actual hercules version and gravity client.

     


  4. Quote

    2021-05-06 Different updates
    Patches

    Add patch Send client flags to server. (by @4144).
    Add patch Enable GvG Damage display. (by @X-EcutiOnner, @4144).
    Add patch Disable Adventure Agent button on Party Window. (by @X-EcutiOnner, @4144).
    Add patch Translate Arrows Charset from korean to english. (by @X-EcutiOnner, @4144).
    Remove wrong parameter from patch Disable Game Guard. (by @4144).

    For devs

    Add script function isPatchActive. Checks if given patch name active.
    Add script function enablePatch. Enable patch with given name.
    Add script function removePatchData. Remove patch data from given address.
    Add functions for patches: NAME_cancel(). Called for patch if patch was enabled and switched to disabled state.
    Add function ApplyPatches. This function called after apply all patches.
    Add new variables in tables.
    Update tables with clients support.

     


  5. Quote

    2021-04-22 Different updates
    Patches

    Add patch Restore auto follow. (by @4144).

    For devs

    Add function pe.find as improvement of exe.find.
    Add function pe.findAll as improvement of exe.findAll.
    Add function pe.findCode as improvement of exe.findCode.
    Add function pe.findCodes as improvement of exe.findCodes.
    Add function pe.match as improvement of exe.match.
    Add function pe.vaToRaw as improvement of exe.Raw2Rva.
    Add function pe.rawToVa as improvement of exe.Rva2Raw.
    Add function pe.sectionRaw as improvement of exe.getROffset.
    Add function pe.sectionVa as improvement of exe.getVOffset.
    Add function pe.dataBaseRaw for return start of data raw address.

     


  6. I not updated this topic for long time. Some last lines from changelog


     

    Quote

     

    2021-03-11 Patches update

    Fix patch Enable Emblem hover for BG for 2019 clients. (fix by @4144).

     

    Quote

    2021-03-11 Different updates
    Patches

    Add patch Send at commands to server. (by @4144).
    Fix patch Enable Emblem hover for BG. (fix by @4144).

    Translations

    Update Thai translation (by @X-EcutiOnner).

    For devs

    Add function exe.fetchRelativeValue for fetch relative address for example from "call XXX".
    Add function exe.fetchHexBytes for fetch any number of hex bytes with offsets in standard format.

    Plugin

    Save/load previous profiles near patched exe.
    Fixed possible crash on load downloader scripts.

    Other

    Update tables with clients support.

     

     

×
×
  • Create New...

Important Information

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