Commit graph

12 commits

Author SHA1 Message Date
BondageProjects
a96a49b0ff R110 Beta 1 + Change Log 2024-11-09 11:54:48 -05:00
BondageProjects
138ed4f608 R103 + Credits + Patrons + Change Log 2024-04-16 17:20:10 -04:00
BondageProjects
f0f3044c0d Beta 1 + Change Log 2024-04-09 17:41:52 -04:00
Ellie
e55048bfa2
Feature: Image compression script ()
* Initial asset minification script

* Clean task improvements

* Minification batching

* Finer-grained size information

* Adds size reporting

* Removes batch reversal

* Adjusts source file selection

* Adjusts batch size and base directory for source files

* Fixes lint issues
2021-11-22 12:43:58 -05:00
Ellie
59e10eaa89
Feature: Changelog Update ()
* Updates the changelog with R62 changes

* Adds tooling to generate a changelog HTML file from the markdown
2020-11-07 15:00:35 -05:00
NoneNoname
730eb535a8
fix eslint so it is more simple to run ()
npm scripts now can be run from `BondageClub/Tools/ESLint/node_modules/` directly no need to copy or anything extra

.gitignore updated so npm modules can be installed to that path
2020-09-09 15:33:51 -04:00
Ellie
7a8a91e3b8
Adds .vscode directory to .gitignore () 2020-07-11 14:15:13 -04:00
Ben987
a2fedd31fd 3D characters tests
3D characters tests
2020-07-01 15:02:46 -04:00
Ellie
9e7da7220c
Eslint proof of concept ()
* Adds ESLint to automatically fix key order in Female3DCG.js

* Runs the lint fixer

* Moves lint tooling into the BondageClub directory

* New object key sort order for Female3DCG.js

* Revised object key sorting order to account for asset groups

* Reverts key sort on PoseFemale3DCG and ActivityFemale3DCG variables
2020-05-08 18:50:18 -04:00
EveFerox
c46cfa38b2
add AfkTimer ()
* add AfkTimer

* fixed AfkTimerInit to be called only once from window load callback

* AfkTimer - add preferences checkbox

* AfkTimer - only set AFK status if player in ChatRoom screen

* removed changes to .gitignore file

* AfkTimer: setInterval, remove expression ()

Thanks Noname!

* merge fixes

Co-authored-by: NoneNoname <51082447+NoneNoname@users.noreply.github.com>
2020-02-09 17:59:59 -05:00
7Sonix
78160e60e0 Add mini game - rhythm game ()
* initial changes

* hook things up

* mini game port: foundation part

* mini game port mostly successful, remaining extra details

* hooked things up and adjust payments

* adding loading page

* code re-factor

* health partial

* Add health to game, add game fail, fix issue after first play

* add player, add restrain to player on each fail
2019-06-22 22:55:24 -04:00
project-am
7d65bfd49b add gitignore for JetBrains products 2017-10-19 21:08:37 +02:00