Tags: tibia-oce/map-editor
Tags
feat: create cmake compiler and develop compatibility with mythbound … …sprites/items * chore: add in cmake presets and install lists * fix: convert wxString to std::string * fix: change newOutfit to be a regular Outfit object instead of a reference * chore: suppress boost global namespace deprecation warning * fix: convert wxString to std::string * chore: ignore build files * fix: convert wxString to std::string * fix: make the strings const char* rather than char* * fix: link against all the necessary wxWidgets components * fix: link libarchive * chore: link wxWidgets net * fix: include missing constructors * fix: prevent redefinitions * fix: prevent redefinitions * fix: prevent redefinitions * chore: create main entrypoint * chore: create main entrypoint * chore: create main entrypoint * fix: prevent redefinitions * chore: update application icon * chore: update application title references * chore: combine build pipelines * feat: release with slimmed down assets * chore: test semantic release bundle * chore: update demo image * chore: test semantic release bundle * chore: add dependency to release * chore: link artifact to release bundle * chore: set static release name * fix: include compiled executable in release package * chore: housekeeping * fix: test compiling * fix: remove unused client versions/formats * fix: restructure data/assets to imrpove usability * chore: move creatures to data dir, rather than nested * fix: readme * chore: ignore items definitions from repo * chore: update references to dev branch