|
b5707ed888
|
Trying to find the modulo problem
|
2023-04-05 21:44:55 -07:00 |
|
|
6990178be3
|
Moving Unity walk system over (incomplete)
|
2023-04-05 08:24:03 -07:00 |
|
|
78a5e5b4e8
|
Fixed the billboard shader to be what I intended from the start.
|
2023-04-04 22:27:27 -07:00 |
|
|
095a60e5dc
|
First pass of new shader manager
|
2023-04-04 21:49:20 -07:00 |
|
|
a52f54b3e6
|
idk shaders
|
2023-04-02 19:00:51 -07:00 |
|
|
b20c099fc0
|
Fixed colors in shaders.
|
2023-04-02 17:45:46 -07:00 |
|
|
b3f58ed0ec
|
Started fixing texture tool (incomplete)
|
2023-04-02 17:15:49 -07:00 |
|
|
7cb9846e1b
|
Prog on assets
|
2023-04-02 13:26:32 -07:00 |
|
|
fba860e40c
|
Merge branch 'test'
|
2023-04-02 13:22:59 -07:00 |
|
|
bf813ecea7
|
testT
|
2023-04-02 13:22:29 -07:00 |
|
|
765f506db1
|
Made the hurt hazard work better.
|
2023-04-01 23:52:34 -07:00 |
|
|
55dc3dc943
|
Making Solid Controller work
|
2023-04-01 22:35:16 -07:00 |
|
|
2ce629dc52
|
Working on different collider types.
|
2023-04-01 21:59:48 -07:00 |
|
|
aa7b3434ec
|
Fixed prefab tool for Linux
|
2023-03-31 08:58:09 -07:00 |
|
|
ec075f0035
|
Entity progress
|
2023-03-30 21:43:13 -07:00 |
|
|
48cf9d1584
|
Adding basic basic basic AI
|
2023-03-30 19:31:05 -07:00 |
|
|
3bdf44994c
|
Testing some enemies
|
2023-03-30 18:29:56 -07:00 |
|
|
033a8864c1
|
Add Capsule collider
|
2023-03-29 20:57:01 -07:00 |
|
|
2e708bcc1d
|
Prefab Tool More-Or-Less done
|
2023-03-29 20:31:08 -07:00 |
|
|
87c1ac3710
|
Cleaned prefab parser a lot
|
2023-03-29 18:44:28 -07:00 |
|
|
ec8ec5bbb4
|
Working on Prefab Parser updates
|
2023-03-29 11:28:04 -07:00 |
|
|
846d881b03
|
Prefab tool improveed
|
2023-03-27 15:24:16 -07:00 |
|
|
a7ee65cb6d
|
,
|
2023-03-26 21:54:40 -07:00 |
|
|
6ab9abdeba
|
Adding some tags to scene item components for the prefab tool
|
2023-03-26 11:06:57 -07:00 |
|
|
f787d06713
|
prog
|
2023-03-24 22:58:56 -07:00 |
|
|
4ccd1713a2
|
First pass at prefab tool (done)
|
2023-03-24 17:05:59 -07:00 |
|
|
8c50c10be0
|
Half done with Scene Component Parsing
|
2023-03-23 21:43:02 -07:00 |
|
|
3782e731b2
|
Prefab tool more-or-less done
|
2023-03-22 21:44:31 -07:00 |
|
|
97b228e0a7
|
Fixed compilation win32
|
2023-03-22 19:29:20 -07:00 |
|
|
7b9c6576af
|
Tool refactoring
|
2023-03-22 18:54:22 -07:00 |
|
|
ecee996893
|
Add tools to gitignore
|
2023-03-22 18:41:08 -07:00 |
|
|
d0aa23fdf4
|
About to test prefabs but I need more horsepower
|
2023-03-22 18:00:39 -07:00 |
|
|
807f78fcda
|
Finished camera controller.
|
2023-03-21 20:52:17 -07:00 |
|
|
2bd6012297
|
I guess I half ass fixed hitbox resolution
|
2023-03-21 15:16:48 -07:00 |
|
|
978c420046
|
Basic hit detection
|
2023-03-21 14:42:54 -07:00 |
|
|
3a790e57c9
|
Got FPS label rendering on vita
|
2023-03-21 08:48:58 -07:00 |
|
|
9f9a83cf44
|
Still trying to get caching to work
|
2023-03-21 08:19:20 -07:00 |
|
|
cc502591bd
|
FPS Label Implemented
|
2023-03-21 07:50:21 -07:00 |
|
|
9ea6d600b4
|
Fixed the colors
|
2023-03-21 01:03:42 -07:00 |
|
|
5cc51e3fd0
|
Fixed vita textures, broke non-vita textures
|
2023-03-21 00:55:53 -07:00 |
|
|
fe5293e5bd
|
Added test texture and testing vitasdk caching (2)
|
2023-03-20 22:59:32 -07:00 |
|
|
9fa994b850
|
Testing Caching Vita SDK (1)
|
2023-03-20 22:53:04 -07:00 |
|
|
265ec4160d
|
Adjusting vita-makepkg
|
2023-03-20 22:42:15 -07:00 |
|
|
6c90e76ee3
|
Chopping vitasdk modules I don't need
|
2023-03-20 22:31:33 -07:00 |
|
|
a7e0899a26
|
Trying to install manually instead.
|
2023-03-20 21:40:09 -07:00 |
|
|
5c304346ce
|
Removed install vita packages as it's not really necessary right now.
|
2023-03-20 21:37:00 -07:00 |
|
|
ce9dd90448
|
Moved VITASDK back to env vars on action
|
2023-03-20 21:25:19 -07:00 |
|
|
a520e668ec
|
Last attempt to fix
|
2023-03-20 21:22:53 -07:00 |
|
|
3655481f84
|
Trying to fix VDPM more
|
2023-03-20 21:21:05 -07:00 |
|
|
b06a62fd57
|
Weirdly breaking CI bug
|
2023-03-20 21:19:50 -07:00 |
|