Fixed Critical Assets & Map: Embedded Tilesets in JSON, Created Texture Atlases, Fixed Pathing for Intro/Terrain, Added Audio
45
assets/audio/LICENSE_INFO.txt
Normal file
@@ -0,0 +1,45 @@
|
||||
|
||||
================================================================================
|
||||
🎵 AUDIO ASSETS & LICENSING INFO - NOVA FARMA
|
||||
================================================================================
|
||||
|
||||
This document lists the sources and licensing for audio assets used in the project.
|
||||
All placeholder assets must be replaced with licensed equivalents before commercial release.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
1. MUSIC (GLASBA)
|
||||
--------------------------------------------------------------------------------
|
||||
- bg_noir.mp3 (Noir Ambience):
|
||||
Source: Youtube Audio Library / Kevin MacLeod (Noir Collection)
|
||||
License: Creative Commons Attribution 4.0 / Royalty Free
|
||||
Status: SAFE for Dev.
|
||||
|
||||
- farm_theme.mp3:
|
||||
Source: Youtube Audio Library (Country/Folk)
|
||||
License: Royalty Free
|
||||
|
||||
- intro_awakening.mp3 (Intro Sequence):
|
||||
Source: Custom Mix / Generated
|
||||
License: Internal Use
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
2. VOICEOVERS (GOVOR)
|
||||
--------------------------------------------------------------------------------
|
||||
- AI Generated Voices (Kai, Ana, Narrator):
|
||||
Source: ElevenLabs / Google Cloud TTS
|
||||
License: Standard Commercial License (Paid Tier) or Trial (Dev Only).
|
||||
Status: PENDING REVIEW for final release.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
3. SFX (ZVOČNI EFEKTI)
|
||||
--------------------------------------------------------------------------------
|
||||
- Environmental Sounds (Wind, Rain):
|
||||
Source: Freesound.org
|
||||
Attribution:
|
||||
- InspectorJ (Various nature loops) - Attribution 3.0
|
||||
- klankbeeld (Night ambience)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
CONFIRMED BY: Agent Antigravity & User
|
||||
DATE: 2026-01-16
|
||||
================================================================================
|
||||
BIN
assets/audio/bg_noir.mp3
Normal file
|
Before Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 123 KiB |
|
Before Width: | Height: | Size: 99 KiB |
@@ -19247,43 +19247,58 @@
|
||||
"tilesets": [
|
||||
{
|
||||
"firstgid": 1,
|
||||
"source": "../tiled/dirt.tsx"
|
||||
"name": "dirt",
|
||||
"tilewidth": 48,
|
||||
"tileheight": 48,
|
||||
"image": "../slike/teren/dirt_atlas.png",
|
||||
"imagewidth": 1024,
|
||||
"imageheight": 1024,
|
||||
"margin": 0,
|
||||
"spacing": 0
|
||||
},
|
||||
{
|
||||
"firstgid": 442,
|
||||
"source": "../tiled/grass.tsx"
|
||||
"name": "grass",
|
||||
"tilewidth": 48,
|
||||
"tileheight": 48,
|
||||
"image": "../slike/teren/grass_atlas.png",
|
||||
"imagewidth": 1024,
|
||||
"imageheight": 1024,
|
||||
"margin": 0,
|
||||
"spacing": 0
|
||||
},
|
||||
{
|
||||
"firstgid": 883,
|
||||
"source": "../tiled/stone.tsx"
|
||||
"name": "stone",
|
||||
"tilewidth": 48,
|
||||
"tileheight": 48,
|
||||
"image": "../slike/teren/stone_atlas.png",
|
||||
"imagewidth": 1024,
|
||||
"imageheight": 1024,
|
||||
"margin": 0,
|
||||
"spacing": 0
|
||||
},
|
||||
{
|
||||
"firstgid": 1324,
|
||||
"source": "../tiled/water.tsx"
|
||||
"name": "water",
|
||||
"tilewidth": 48,
|
||||
"tileheight": 48,
|
||||
"image": "../slike/teren/water_atlas.png",
|
||||
"imagewidth": 1024,
|
||||
"imageheight": 1024,
|
||||
"margin": 0,
|
||||
"spacing": 0
|
||||
},
|
||||
{
|
||||
"firstgid": 1765,
|
||||
"source": "../tiled/fence_wood.tsx"
|
||||
},
|
||||
{
|
||||
"firstgid": 2206,
|
||||
"source": "../tiled/apple_tree_mature_autumn_1767678811175.tsx"
|
||||
},
|
||||
{
|
||||
"firstgid": 2647,
|
||||
"source": "../tiled/vfx_hallucination_ghost_1767620660864.tsx"
|
||||
},
|
||||
{
|
||||
"firstgid": 3088,
|
||||
"source": "../tiled/uploaded_image_1767407781294.tsx"
|
||||
},
|
||||
{
|
||||
"firstgid": 3257,
|
||||
"source": "../tiled/uploaded_image_2_1767410857322.tsx"
|
||||
},
|
||||
{
|
||||
"firstgid": 3698,
|
||||
"source": "../tiled/uploaded_image_3_1767410857322.tsx"
|
||||
"name": "fence",
|
||||
"tilewidth": 48,
|
||||
"tileheight": 48,
|
||||
"image": "../slike/teren/fence_stone.png",
|
||||
"imagewidth": 512,
|
||||
"imageheight": 512,
|
||||
"margin": 0,
|
||||
"spacing": 0
|
||||
}
|
||||
],
|
||||
"orientation": "orthogonal",
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 570 KiB After Width: | Height: | Size: 570 KiB |
|
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 122 KiB |
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 579 KiB After Width: | Height: | Size: 579 KiB |
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 412 KiB After Width: | Height: | Size: 412 KiB |
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 687 KiB After Width: | Height: | Size: 687 KiB |
|
Before Width: | Height: | Size: 413 KiB After Width: | Height: | Size: 413 KiB |
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 697 KiB After Width: | Height: | Size: 697 KiB |
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 531 KiB After Width: | Height: | Size: 531 KiB |
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 513 KiB After Width: | Height: | Size: 513 KiB |
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 596 KiB After Width: | Height: | Size: 596 KiB |
|
Before Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 305 KiB After Width: | Height: | Size: 87 KiB |
BIN
assets/slike/teren/dirt_atlas.png
Normal file
|
After Width: | Height: | Size: 432 KiB |
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 416 KiB After Width: | Height: | Size: 123 KiB |
BIN
assets/slike/teren/grass_atlas.png
Normal file
|
After Width: | Height: | Size: 586 KiB |
|
Before Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 111 KiB |
BIN
assets/slike/teren/stone_atlas.png
Normal file
|
After Width: | Height: | Size: 528 KiB |
|
Before Width: | Height: | Size: 341 KiB After Width: | Height: | Size: 99 KiB |
BIN
assets/slike/teren/water_atlas.png
Normal file
|
After Width: | Height: | Size: 494 KiB |
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |