Small changes concerning balance, gameplay, or graphics.
Version: 0.2.2 Date: 2021-09-11 Major Features: - Added corpses for each skin. Minor Features: - Added proper thumbnail. Bugfixes: - Fixed that the menu showed skins incompatible with the current character which caused an error when trying to switch to them. (i.e. Bob's Classes)
Version: 0.2.2 Date: 2021-09-10 Bugfixes: - Fixed a few typos that caused a crash on respawning.
Version: 0.2.1 Internal: - Added mod-portal meta-data.
Version: 0.2.0 Date: 2021-09-10 Major Features: - Added data-stage api to make it easy for future skin-mod authors to add support to their mods without sacrificing stand-alone compatibility. - Added built-in auto-loading for all currently known skin mods: - Added built-in auto-loading for https://mods.factorio.com/mod/AmongUsCharacter - Added built-in auto-loading for https://mods.factorio.com/mod/GirlCharacter - Added built-in auto-loading for https://mods.factorio.com/mod/IRobot - Added built-in auto-loading for https://mods.factorio.com/mod/Mechanicus - Added built-in auto-loading for https://mods.factorio.com/mod/Nepgear - Added built-in auto-loading for https://mods.factorio.com/mod/NepgearReNepped - Added built-in auto-loading for https://mods.factorio.com/mod/shrek - Added built-in auto-loading for https://mods.factorio.com/mod/TjCustomPlayer Internal: - Rewritten from scratch. - Skin loading no longer requires use of undocumented engine features.
Version: 0.1.3 Date: 2020-09-10 Minor Features: - Added close button to gui. - Added respawn handling. Bugfixes: - Copy flashlight status - Copy combat robots. Minor Issues: - Combat robots will not follow you after a skin change. Fixing it will need an engine update.
Version: 0.1.2 Date: 2020-09-08 Bugfixes: - Don't crash when force doesn't have researched logistics yet.
Version: 0.1.0 Date: 2020-09-08 Major Features: - Alpha Stage reached! - Character selection gui added. Internal: - Added control.lua. - Added the actual skin swapping.
Version: 0.0.4 Date: 2020-09-07 Internal: - Code cleanup. - BobClasses hackaround to prevent creation of garbage character. - Fixed drc_pairs.
Version: 0.0.3 Date: 2020-09-07 Internal: - Added fully key-categorized character-corpse fixing.
Version: 0.0.2 Date: 2020-09-07 Internal: - Added character prototype interception and skin forking. Corpses are not handled yet.
Version: 0.0.1 Date: 2020-09-04 Internal: - Start of development Todo: - A default skin / uninstall button. - Some sort of remote interface. - Synchronize other mods skins with non-skin DRCC parameters at the end of final-fixes (inventory, etc). - Add armor rotation to gui animation - Add a sound when switching. - Post-death-revive preservation of character bonusses?