22 Commits

Author SHA1 Message Date
d59a00fdd3 AI board added to the right in playtest 2023-01-29 23:14:31 -05:00
db24b58a6c AI 2023-01-29 22:33:41 -05:00
7ae55fc727 Semi-playable test state, load Lemon_Test scene and LayeredStaging under it 2023-01-29 19:34:24 -05:00
a6deabd703 import: added background and character portraits 2023-01-30 00:42:32 +08:00
c98652c00f edit: made board UI prefabs 2023-01-29 14:57:08 +08:00
594690545b Edit: Making UI in Progress 2023-01-29 01:46:49 +08:00
bcd48fa061 Merge branch 'master' of https://git.touhou.dev/Texel/WinterJamSnowman 2023-01-28 23:37:06 +08:00
1a8ae07a3f Import: Imported UI assets 2023-01-28 23:36:57 +08:00
03d9d1d083 Extensive additions to the TileDrawer and Gameboard logic to fix any lurking issues with placing and iterating tile setups for air dropping 2023-01-28 07:29:21 -05:00
a1748289af Merge remote-tracking branch 'origin/master' 2023-01-27 11:50:18 -05:00
8fd6fc8f67 Merge branch 'master' of https://git.touhou.dev/Texel/WinterJamSnowman 2023-01-27 11:49:41 -05:00
b331a5c8a2 import: added blocks assets and soundtrack 1 2023-01-28 00:46:32 +08:00
98809c82cf Merge remote-tracking branch 'origin/master' 2023-01-27 11:32:09 -05:00
a48c79ba99 Activation and clearing logic
draw order changes
2023-01-27 10:35:44 -05:00
2e5e5a2581 merge branch 2023-01-27 23:31:21 +08:00
6b25bbacac Fixed various indexing issues so board can be displayed now 2023-01-26 09:03:57 -05:00
7034c1d662 Single tile drawing and tile drawer staging, tile drawer object is dynamically setup with proper hideflags
ScriptableObjects are used to store color set data and the general tileset information, for the moment, saved onto the prefab
2023-01-26 07:40:47 -05:00
d83d04029d Merge branch 'master' of https://git.touhou.dev/Texel/WinterJamSnowman 2023-01-24 22:13:54 +08:00
6cc1092872 Initial board state and tile info data setup, unit tests for board setup / serializer
Framework for the full tile type color matching, but it's all data structures and validating the structure
2023-01-24 09:07:23 -05:00
Wong Sui Bin
3dbf2f9010 added some stuff 2023-01-24 21:51:46 +08:00
9b69003715 Initial commit of Unity files, Network Library, Project settings (Compiler flags for networking to work on Unity), Unity Version 2019.4 LTS 2023-01-24 04:03:23 -05:00
8ec6828fa0 Initial commit 2023-01-24 08:49:08 +00:00