issues
search
yochaigal
/
kettlewright
Kettlewright
https://kettlewright.com
GNU General Public License v3.0
44
stars
8
forks
source link
Big app refactoring
#154
Closed
oswida
closed
5 days ago
oswida
commented
6 days ago
Warning: breaking change
Changed Python code layout:
separate package with db models
separate package with blueprints
Armor, HP, overburdened, occupied slots computation moved to backend, JS code commented
In-place editing of character attributes section - using HTMX, AJAX calls, template partials
Other code cleanups like removing unused files, changing file names to make a consistent naming
Warning: breaking change