DaniTheSkunk
|
48811806e7
|
http requests, twitch oauth, twitch chat, irc...
|
2022-11-29 03:57:34 +00:00 |
DaniTheSkunk
|
4487a03238
|
added TwitchOauth.getToken
|
2022-11-28 22:28:34 +00:00 |
DaniTheSkunk
|
4f08c392c5
|
workaround for meta inf stuffs or marytts
|
2022-11-27 07:29:35 +00:00 |
DaniTheSkunk
|
2d002f3632
|
added TTS audio node, and included it in BaseGame
|
2022-11-27 07:14:12 +00:00 |
DaniTheSkunk
|
eb9671a51a
|
various cleanup
|
2022-11-27 07:02:06 +00:00 |
DaniTheSkunk
|
2d0bf1257d
|
checked in the actual marytts files <_<
|
2022-11-27 07:01:45 +00:00 |
DaniTheSkunk
|
7063bbee37
|
added Samplei.fromMonoDoubleArray
|
2022-11-27 06:59:57 +00:00 |
DaniTheSkunk
|
59c918299d
|
added Util.time
|
2022-11-27 06:59:39 +00:00 |
DaniTheSkunk
|
7a1b5d0c73
|
imported marytts
|
2022-11-27 06:59:27 +00:00 |
DaniTheSkunk
|
5d6dbb17cf
|
changed default samplerate to 48khz
|
2022-11-27 06:59:12 +00:00 |
DaniTheSkunk
|
978614be36
|
added documentation
|
2022-11-25 00:52:43 +00:00 |
DaniTheSkunk
|
3857c64e41
|
added datatypes to Data
|
2022-11-25 00:52:21 +00:00 |
DaniTheSkunk
|
e4d090dbd9
|
disabling depth buffer for 2d
|
2022-11-25 00:51:42 +00:00 |
DaniTheSkunk
|
44f5325f4e
|
started writing documentation
|
2022-11-24 02:05:56 +00:00 |
DaniTheSkunk
|
77197b6004
|
fixed some warnings
|
2022-11-24 00:16:14 +00:00 |
DaniTheSkunk
|
a62577234e
|
add clamping and tiny offsetting to uv coordinates... rendering tiny bit more correctly
|
2022-11-23 22:36:46 +00:00 |
DaniTheSkunk
|
324a081fc9
|
rendering vrm model semi correctly :)
|
2022-11-23 08:03:20 +00:00 |
DaniTheSkunk
|
40e1956098
|
fixed debug view
|
2022-11-23 04:51:56 +00:00 |
DaniTheSkunk
|
97a6aee5cf
|
starting to load and render .vrm
|
2022-11-23 03:20:20 +00:00 |
DaniTheSkunk
|
b9ee6962db
|
added Vec3i
|
2022-11-23 03:12:14 +00:00 |
DaniTheSkunk
|
6fdf8d6e9f
|
added assimp library
|
2022-11-23 00:32:56 +00:00 |
DaniTheSkunk
|
45344c589c
|
code style and arrangement change
|
2022-11-22 22:10:56 +00:00 |
DaniTheSkunk
|
7339ca69a7
|
started 3d code
|
2022-11-18 22:37:00 +00:00 |
DaniTheSkunk
|
fe6625aa12
|
added hot reloading to Data
|
2022-11-18 06:24:31 +00:00 |
DaniTheSkunk
|
d77c3eefd4
|
implemented Engine.watchFile
|
2022-11-18 02:55:58 +00:00 |
DaniTheSkunk
|
63c1def130
|
made rendering transparent (for obs capture) work with scaling and terminal
|
2022-11-17 01:47:51 +00:00 |
DaniTheSkunk
|
cafd9f8132
|
fixed Recti.contains
|
2022-11-08 01:39:06 +00:00 |
DaniTheSkunk
|
a7d8b9f5c7
|
added Recti.contains
|
2022-11-08 00:17:52 +00:00 |
DaniTheSkunk
|
21c4d8ccdc
|
changed border of scaling to black
|
2022-11-07 23:52:50 +00:00 |
DaniTheSkunk
|
82dd72b15c
|
mouse button input working
|
2022-11-07 23:17:09 +00:00 |
DaniTheSkunk
|
4a54b21136
|
mouse pos implemented, with scaling for stretchmodes
|
2022-11-07 22:53:14 +00:00 |
DaniTheSkunk
|
bc706369d0
|
added aspect stretch and dumb stretch mode to window
|
2022-11-05 23:54:24 +00:00 |
DaniTheSkunk
|
87c6bd90e9
|
added integer scaling window
|
2022-11-05 23:30:49 +00:00 |
DaniTheSkunk
|
55c521e69b
|
added missing openal library
|
2022-11-01 21:09:00 +00:00 |
DaniTheSkunk
|
90b21ce6a4
|
delta was supposed to be in seconds, not ms
|
2022-10-24 22:41:11 +00:00 |
DaniTheSkunk
|
4957968eb8
|
implemented terminal.clear function
|
2022-10-21 05:29:46 +00:00 |
DaniTheSkunk
|
477d08a1e3
|
allow terminal without half width font
|
2022-10-21 05:19:14 +00:00 |
DaniTheSkunk
|
16fdcee057
|
helper function for loading texture in basegame
|
2022-10-15 05:54:44 +00:00 |
DaniTheSkunk
|
e398f7a095
|
added sample functions to BaseGame
|
2022-10-15 05:52:41 +00:00 |
DaniTheSkunk
|
f52d6e66e3
|
made looping sample-perfect
|
2022-10-15 05:40:21 +00:00 |
DaniTheSkunk
|
de325c72b5
|
started implement SamplePlayer
|
2022-10-15 05:05:16 +00:00 |
DaniTheSkunk
|
37e0b931ae
|
started sample loading code
|
2022-10-15 04:39:19 +00:00 |
DaniTheSkunk
|
a05892e677
|
added audio sample class
|
2022-10-14 17:29:57 +00:00 |
DaniTheSkunk
|
abc460e59b
|
implement Mixer
|
2022-10-13 06:35:45 +00:00 |
DaniTheSkunk
|
49f1a19af1
|
added Sine node
|
2022-10-13 06:19:59 +00:00 |
DaniTheSkunk
|
e2d039f380
|
audio nodes store engine reference
|
2022-10-13 06:06:23 +00:00 |
DaniTheSkunk
|
6c9aa03341
|
started implementing audio node system
|
2022-10-13 06:05:01 +00:00 |
DaniTheSkunk
|
f96b2802f6
|
added AudioBuffer
|
2022-10-13 06:04:48 +00:00 |
DaniTheSkunk
|
87b3faaa81
|
started implementing AudioEngine
|
2022-10-13 05:09:22 +00:00 |
DaniTheSkunk
|
4486bb67a9
|
testing audio stuffs
|
2022-10-12 06:23:19 +00:00 |