• Release v0.1.10
    Build / build (push) Successful in 6m18s

    gitea-actions released this 2026-06-19 13:25:38 -03:00 | 26 commits to main since this release

    What's Changed

    • e9c7bea build: fix wrong upload-artifact version
    • 62bf88b build: add dependencies
    • d240a49 build: attempt to build on arch image
    • 47f2f47 build: keep trying to fix multiple def error
    • 045b2b1 build: attempt to fix std::type_info issue
    • 6aeb90c build: add win-platform.h
    • 42d94b7 build: mingw fixes, again
    • 895ca50 fix: mingw fixes
    • 5732606 build: fix consoleapi for mingw builds
    • 9df748a build: add cache
    • d110910 build: upgrade cmake version
    • 620b2bb build: remove wolfssl, fix names, etc
    • 87ee747 build: add build workflow
    • e5bab9a fix: remove unused log sink
    • 53f708c feat: implement rest of endpoints
    • b1e4058 feat: dump codename for characters
    • a9fa773 fix: undo comments left out from testing
    • ac6da97 feat: add dlc spoofer
    • 6a14fbd feat: add msg spoofer
    • 47e0ea1 feat: add websocket server
    • 612b942 feat: add config
    • 51a349c feat: add spoofer base
    • 5a08ca8 feat: setup spoofer
    • 2d29900 feat: add getExePath
    • 899900e feat: add perks
    • 18bc910 fix: nullptr initialization
    • a4b1e00 feat: dump addons
    • a29f424 build: link ixwebsocket
    • 2c23b25 feat: add randomizeString
    • d2263e0 feat: add main
    • df78edb feat: add cache cleaner
    • 5c9e043 feat: add windows proxy configurator
    • bb223e9 feat: add log sink
    • c7944e1 build: link wininet, debloat vc
    • 5989bd3 feat: add customizations dump (data and icons)
    • 1dba356 fix: handle mount alias
    • 4f360a7 style: change exception msg
    • fd35bf9 style: more info, comment out unneeded log
    • 78623ad feat: add DLC dumping
    • 8c5d054 style: remove repeated code, group in tasks
    • e73b8b7 style: move repeated code to their own functions
    • b94994d feat: add DumpOfferingIcons
    • 9ca0956 feat: add DumpOfferings
    • 261559c style: log how many items were dumped
    • 993efd2 fix: ignore fake items
    • 2395d19 fix: exception text missing info abt Inventory
    • d8a3788 style: decl type
    • 62526fd style: wrong log text, missing line break
    • be49c61 style: change invalid state exception msg
    • 6051243 style: remove unneeded log
    • fd25b1c feat: dump item icons
    • 37c7fbe fix: add more validation to item dumper
    • 9760446 fix: throw if provider is null
    • 396152e fix: case insensitive search
    • 6dad0ee feat: add item dumper
    • 1354874 fix: ensure prop is not null
    • d79017e fix: refactor, wrap getordefault and invoke safely
    • d5fda4b feat: add EInventoryItemType
    • 9ce3865 style: remove rnd comment
    • 603e824 fix: remove unused import
    • 902b8f6 style: declare types, add extra logging, cleanup
    • 188ce7b style?: declare access levels
    • a3eb997 fix: only check needed var
    • 3053163 style?: add extra logging
    • 70b38d3 fix: remove unused var
    • 1c98e49 style: comment out unused struct field
    • 90c74f4 feat: add dumper (only char info for now)
    • 660e9f8 feat: add dumper main
    • b49c0bb feat: add dbd constants
    • ad90304 feat: add GetGamePath (xbox only)
    • 14ad0fb feat: add struct mapper for serialization
    • 77c1717 feat: add DBD Enums and structs
    • 0a207e2 feat: add logger
    • 95a2132 build: add CUE4Parse-conversion
    • 8107ff8 build: fix wrong lib link
    • 3293c20 build: fix CUE4Parse linking
    • e732676 fix: CUE4Parse path
    • ffe235e fix: update to net10 to support CUE4Parse
    • 042f4ef fix: wrong filename
    • 3012538 feat: add format and project gen scripts
    • c557d42 build: add dumper project "scaffold"
    • ef8617b build: add CMakeLists.txt
    • ec28587 build: add vscode tasks
    • 69264a1 chore: add .gitignore
    • 31067af build: add .clang-format
    Downloads