AI_Diplomacy/ai_animation
Tyler Marques e46455d279
Fixing bug where yoyo-tween jumped to init pos
There is a bug in Tween.js that makes the camera jump when you are using
the yoyo() function. This is mitigated by calling update twice per loop,
waiting for a patch from the tween.js team.
https://github.com/tweenjs/tween.js/issues/677
2025-05-13 12:19:18 -07:00
..
public Missing SCs, units with bad destination data 2025-04-15 12:04:12 -04:00
src Fixing bug where yoyo-tween jumped to init pos 2025-05-13 12:19:18 -07:00
.gitignore Reformating the project to have it's own directory, relying on TS 2025-03-06 11:34:42 -05:00
CLAUDE.md iterating 2025-04-13 12:12:11 -07:00
Dockerfile Full working stream. Fixed issue with chrome SIGILL'ing with base software renderer 2025-03-17 16:27:03 -04:00
experiment_log.md adding the rotating display but bugs still with the game loop 2025-05-06 20:25:40 -04:00
index.html standings! 2025-03-22 17:32:17 -07:00
package-lock.json Move to using tween for animations 2025-03-12 16:01:29 -04:00
package.json Streams to twitch given a correct streaming key. Needs to fic the fact that the screen isn't the full width of the monitor 2025-03-17 14:54:21 -04:00
tsconfig.json Retreats now work as expected 2025-03-26 17:05:30 -04:00
vite.config.js fixed logging and elevan labs! 2025-03-17 14:49:40 -07:00