Skip to content

Commit

Permalink
gah
Browse files Browse the repository at this point in the history
  • Loading branch information
UglySquid committed Jun 18, 2023
1 parent d9d415f commit 5f77275
Show file tree
Hide file tree
Showing 288 changed files with 4,776 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/Fukushima2044.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added audio/background-ambience.mp3
Binary file not shown.
Binary file added audio/footstep-outdoors-1.mp3
Binary file not shown.
Binary file added audio/footstep-outdoors-2.mp3
Binary file not shown.
Binary file added audio/footstep-outdoors-3.mp3
Binary file not shown.
Binary file added audio/footstep-outdoors-4.mp3
Binary file not shown.
Binary file added audio/title_bg.mp3
Binary file not shown.
1,525 changes: 1,525 additions & 0 deletions data/tmx/fuki4.tmx

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions data/tsx/Chairs.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Chairs" tilewidth="32" tileheight="32" tilecount="54" columns="6">
<image source="../../graphics/assets/TopDownHouse_FurnitureState1.png" width="208" height="288"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Colours.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Colours" tilewidth="32" tileheight="32" tilecount="400" columns="25">
<image source="../assets/azul.png" width="800" height="512"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/House_walls.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="House_walls" tilewidth="32" tileheight="32" tilecount="1024" columns="32">
<image source="../assets/interiors.png" width="1024" height="1024"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Houses.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Houses" tilewidth="32" tileheight="32" tilecount="400" columns="25">
<image source="../../graphics/assets/azul.png" width="800" height="512"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Interior.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Interior" tilewidth="32" tileheight="32" tilecount="231" columns="21">
<image source="../../graphics/assets/pixel-cyberpunk-interior.png" width="672" height="352"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Lab.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Lab" tilewidth="32" tileheight="32" tilecount="576" columns="24">
<image source="../../graphics/assets/Lab.png" width="768" height="768"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/LabTech.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="LabTech" tilewidth="32" tileheight="32" tilecount="81" columns="9">
<image source="../../graphics/assets/lab_tileset_LITE.png" width="288" height="288"/>
</tileset>
61 changes: 61 additions & 0 deletions data/tsx/Objects.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Objects" tilewidth="1038" tileheight="662" tilecount="19" columns="0">
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="0">
<image width="70" height="61" source="../../graphics/trees/shrub1.png"/>
</tile>
<tile id="1">
<image width="77" height="51" source="../../graphics/trees/shrub2.png"/>
</tile>
<tile id="2">
<image width="62" height="61" source="../../graphics/trees/shrub3.png"/>
</tile>
<tile id="3">
<image width="142" height="172" source="../../graphics/trees/tree1.png"/>
</tile>
<tile id="4">
<image width="131" height="175" source="../../graphics/trees/tree2.png"/>
</tile>
<tile id="5">
<image width="104" height="147" source="../../graphics/trees/tree3.png"/>
</tile>
<tile id="6">
<image width="505" height="494" source="../../graphics/city/house1.png"/>
</tile>
<tile id="7">
<image width="488" height="512" source="../../graphics/city/house2.png"/>
</tile>
<tile id="8">
<image width="400" height="400" source="../../graphics/city/house3.png"/>
</tile>
<tile id="9">
<image width="377" height="662" source="../../graphics/city/house4.png"/>
</tile>
<tile id="10">
<image width="505" height="494" source="../../graphics/city/house5.png"/>
</tile>
<tile id="11">
<image width="559" height="447" source="../../graphics/city/house6.png"/>
</tile>
<tile id="12">
<image width="564" height="421" source="../../graphics/city/house7.png"/>
</tile>
<tile id="13">
<image width="407" height="614" source="../../graphics/city/house8.png"/>
</tile>
<tile id="14">
<image width="457" height="485" source="../../graphics/city/house9.png"/>
</tile>
<tile id="15">
<image width="1038" height="240" source="../../graphics/city/image-removebg-preview.png"/>
</tile>
<tile id="16">
<image width="45" height="43" source="../../graphics/chests/chest_closed.png"/>
</tile>
<tile id="17">
<image width="45" height="63" source="../../graphics/chests/chest_open.png"/>
</tile>
<tile id="18">
<image width="666" height="375" source="../../graphics/assets/car.png"/>
</tile>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Road.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Road" tilewidth="32" tileheight="32" tilecount="4" columns="2">
<image source="../assets/Summer_road2.png" width="64" height="64"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/TXGrass.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="TXGrass" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<image source="../../graphics/assets/TX Tileset Grass.png" width="256" height="256"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/TXPlant.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="TXPlant" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../../graphics/assets/TX Plant.png" width="512" height="512"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/TXProps.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="TXProps" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../../graphics/assets/TX Props.png" width="512" height="512"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/TXStruct.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="TXStruct" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../../graphics/assets/TX Struct.png" width="512" height="512"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/TXWall.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="TXWall" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../../graphics/assets/TX Tileset Wall.png" width="512" height="512"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Tech.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Tech" tilewidth="32" tileheight="32" tilecount="851" columns="37">
<image source="../../graphics/assets/tileset x1.png" width="1184" height="736"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/Water.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Water" tilewidth="32" tileheight="32" tilecount="25" columns="5">
<image source="../assets/Water_Tileset.png" width="176" height="160"/>
</tileset>
4 changes: 4 additions & 0 deletions data/tsx/azul_tiles.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="azul_tiles" tilewidth="32" tileheight="32" tilecount="4" columns="2">
<image source="../../graphics/assets/azul_tiles.png" width="64" height="88"/>
</tileset>
Loading

0 comments on commit 5f77275

Please sign in to comment.