Go to file
LoafyLemon c1b04f6ccd IO Overhaul, Refactoring, and more
* Refactored DollFace
* Refactored DollBody
* Refactored DollCum
* Refactored DollCloth
* Refactored Doll
* Refactored clothing item zorders
* Refactored implementation of body, face, cum, clothing layers
* Refactored function calls
* Removed DollLipstick
* Added DollMakeup class, allowing adding dynamic clothes tracking face states
* Added DollClothDynamic, allowing dynamic clothes tracking other cloth states with bangs support
* Added cache to frequently called functions, drastically reducing the overhead
* Added hash system, reducing clone redundancy
* Added layer modifiers support for all types (face, body, cum, clothes etc.)
* Added support for an arbitrary number of equipped multislot clothing items (makeup, tattoos, piercings, etc.)
* Simplified initialization for clothing items and dolls
* Simplified class function calls
* Reduced the number of image creation calls
* Added hue support for additional skin layers
* Added displayable support to image cropping function
* Replaced store cache with built-in functools cache for _list_files function
* Refactored all character files
* and more...
2023-01-14 23:04:54 +00:00
game IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
update Web Updater 2022-06-13 00:04:59 +01:00
.editorconfig WTS 2022-05-17 00:48:22 +01:00
.gitattributes WTS 2022-05-17 00:48:22 +01:00
.gitignore .Gitignore 2022-06-20 21:31:49 +01:00
LICENSE WTS 2022-05-17 00:48:22 +01:00
README.md WTS 2022-05-17 00:48:22 +01:00
android-icon_background.png WTS 2022-05-17 00:48:22 +01:00
android-icon_foreground.png WTS 2022-05-17 00:48:22 +01:00
android-presplash.jpg WTS 2022-05-17 00:48:22 +01:00
icon.icns WTS 2022-05-17 00:48:22 +01:00
icon.ico WTS 2022-05-17 00:48:22 +01:00

README.md

# Witch Trainer: Silver

This repository contains all of the game's source code. If you are searching for the most recent stable build, please visit our website's download page instead.

The development takes place on the dev branch, and occasionally on feature branches, main branch is reserved for game releases.

Developers:

Johnny28, LoafyLemon, Boppin

Contributors:

MaiL, Mo, UE CatBug, Lineup, Soggy, Asease1, Linear, Lupin, Techy, Dr. Noodle, MadMerlin, DostojevskijSTG, STG Artguy, Crew, Ven, perniciousducks, Cleanzo, Darwin7, Pinguino, Sandmaster, Amadan, Heretic, Maverick, Anon, MedicBear, TropeCode, Booom313, CaptainNemo, and anonymous.

Requirements:

  • Renpy 7.5+
  • Python 2.7

Documentation

TBD

Translating

TBD

FAQ:

Where can I support Witch Trainer: Silver?

You can support us on patreon.

I have found a bug, how do I report it?

Please make a report on the discord.

Can I receive access to the issue tracker?

Yes, upon review we may grant you access to the repository. Contact us on discord for details.

Can I make a pull request?

Bug fixes and enhancements are welcome, but content submissions must be thoroughly evaluated before they are accepted.

Why is the registration closed?

Our server resources are limited, we need to conserve them. We may re-open registration in the future.