-- Major additions to the engine, almost ready for a demo.
-- Data serialization has been added as part of the Map class, I just need to support saving for it to be complete -- Procedural generation has been introduced with a particle system, still very basic. -- Menu and button classes are now in place so we can make some fancy GUI crap.
@ -1,11 +0,0 @@
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 45
|
||||
/saracraft/!svn/ver/119/trunk/Unuk/Data/Media
|
||||
END
|
||||
test.bmp
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 54
|
||||
/saracraft/!svn/ver/119/trunk/Unuk/Data/Media/test.bmp
|
||||
END
|
@ -1,62 +0,0 @@
|
||||
10
|
||||
|
||||
dir
|
||||
119
|
||||
https://svn.origo.ethz.ch/saracraft/trunk/Unuk/Data/Media
|
||||
https://svn.origo.ethz.ch/saracraft
|
||||
|
||||
|
||||
|
||||
2011-08-27T10:14:02.081475Z
|
||||
119
|
||||
allanis
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
ed78350d-8895-4595-9ae3-86e2b1f39417
|
||||
|
||||
test.bmp
|
||||
file
|
||||
|
||||
|
||||
|
||||
|
||||
2011-08-27T14:28:59.000000Z
|
||||
547bee8a4cb01050e3391eb8201ae6d5
|
||||
2011-08-27T10:14:02.081475Z
|
||||
119
|
||||
allanis
|
||||
has-props
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
160054
|
||||
|
@ -1,5 +0,0 @@
|
||||
K 13
|
||||
svn:mime-type
|
||||
V 24
|
||||
application/octet-stream
|
||||
END
|
Before Width: | Height: | Size: 156 KiB |
18
Data/Media/Characters/format.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<character>
|
||||
<name>Vagrant</name> // can be overrided in the map.char file
|
||||
<sprite>healer_f</sprite> // leave out path and filetype (.png)
|
||||
<aggressive>false</aggressive> // true, false or on-attack
|
||||
|
||||
<health>100</health>
|
||||
<mana>100</mana>
|
||||
|
||||
<spells>
|
||||
|
||||
</spells>
|
||||
|
||||
<inventory> // this, and/or its child elements can be left out - null will be assumed
|
||||
<weapon></weapon>
|
||||
<hat></hat>
|
||||
</inventory>
|
||||
|
||||
</character>
|
6
Data/Media/Characters/healer.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<character>
|
||||
<name>Healer</name>
|
||||
<sprite>healer_f</sprite>
|
||||
<aggressive>false</aggressive>
|
||||
|
||||
</character>
|
BIN
Data/Media/Images/Characters/healer_f.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Characters/healer_m.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Data/Media/Images/Characters/mage_f.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Data/Media/Images/Characters/mage_m.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
Data/Media/Images/Characters/ninja_f.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Data/Media/Images/Characters/ninja_m.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Data/Media/Images/Characters/ranger_f.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Characters/ranger_m.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Data/Media/Images/Characters/template.png_backup
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Data/Media/Images/Characters/townfolk_f.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
Data/Media/Images/Characters/townfolk_m.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Data/Media/Images/Characters/warrior_f.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
Data/Media/Images/Characters/warrior_m.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
Data/Media/Images/Entities/closedChest.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
Data/Media/Images/Entities/closedChestMetal.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Entities/closedChestMetal2.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
Data/Media/Images/Entities/openChest.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Entities/openChestMetal.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Data/Media/Images/Entities/openChestMetal2.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Data/Media/Images/Entities/tree.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
Data/Media/Images/Particles/black.png
Normal file
After Width: | Height: | Size: 258 B |
BIN
Data/Media/Images/Particles/blue.png
Normal file
After Width: | Height: | Size: 275 B |
BIN
Data/Media/Images/Particles/green.png
Normal file
After Width: | Height: | Size: 276 B |
BIN
Data/Media/Images/Particles/orange.png
Normal file
After Width: | Height: | Size: 273 B |
BIN
Data/Media/Images/Particles/pink.png
Normal file
After Width: | Height: | Size: 275 B |
BIN
Data/Media/Images/Particles/purple.png
Normal file
After Width: | Height: | Size: 276 B |
BIN
Data/Media/Images/Particles/red.png
Normal file
After Width: | Height: | Size: 280 B |
BIN
Data/Media/Images/Particles/teal.png
Normal file
After Width: | Height: | Size: 273 B |
BIN
Data/Media/Images/Particles/white.png
Normal file
After Width: | Height: | Size: 265 B |
BIN
Data/Media/Images/Particles/yellow.png
Normal file
After Width: | Height: | Size: 268 B |
BIN
Data/Media/Images/Tiles/0px/brickFloor.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
Data/Media/Images/Tiles/0px/grass.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
Data/Media/Images/Tiles/0px/grassDead.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
Data/Media/Images/Tiles/0px/grassFrozen.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
Data/Media/Images/Tiles/0px/gravel.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
Data/Media/Images/Tiles/0px/groundFrozen.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
Data/Media/Images/Tiles/0px/groundFrozen2.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
Data/Media/Images/Tiles/0px/groundFrozen3.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
Data/Media/Images/Tiles/0px/groundFrozen4.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
Data/Media/Images/Tiles/0px/ice.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
Data/Media/Images/Tiles/0px/ice2.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
Data/Media/Images/Tiles/0px/ice3.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
Data/Media/Images/Tiles/0px/marbleGreen.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
Data/Media/Images/Tiles/0px/marbleGreen2.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
Data/Media/Images/Tiles/0px/marbleWhite.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
Data/Media/Images/Tiles/0px/mud.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
Data/Media/Images/Tiles/0px/rock.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
Data/Media/Images/Tiles/0px/sand.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
Data/Media/Images/Tiles/0px/snow.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
Data/Media/Images/Tiles/0px/stoneFLoor.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
Data/Media/Images/Tiles/0px/stoneFloor2.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
Data/Media/Images/Tiles/0px/water.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
Data/Media/Images/Tiles/0px/water2.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
Data/Media/Images/Tiles/0px/woodFloor.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
Data/Media/Images/Tiles/0px/woodPlank.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
Data/Media/Images/Tiles/0px/woodPlank2.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
Data/Media/Images/Tiles/0px/woodPlank3.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
Data/Media/Images/Tiles/0px/woodPlank4.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Data/Media/Images/Tiles/2px/brickFloor.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Data/Media/Images/Tiles/2px/grass.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Data/Media/Images/Tiles/2px/grassDead.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Data/Media/Images/Tiles/2px/grassFrozen.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
Data/Media/Images/Tiles/2px/gravel.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Data/Media/Images/Tiles/2px/groundFrozen.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Data/Media/Images/Tiles/2px/groundFrozen2.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
Data/Media/Images/Tiles/2px/groundFrozen3.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Tiles/2px/groundFrozen4.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
Data/Media/Images/Tiles/2px/ice.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Data/Media/Images/Tiles/2px/ice2.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Data/Media/Images/Tiles/2px/ice3.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Data/Media/Images/Tiles/2px/marbleGreen.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Tiles/2px/marbleGreen2.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Data/Media/Images/Tiles/2px/marbleWhite.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Data/Media/Images/Tiles/2px/mud.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Data/Media/Images/Tiles/2px/rock.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
Data/Media/Images/Tiles/2px/sand.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Data/Media/Images/Tiles/2px/snow.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
Data/Media/Images/Tiles/2px/stoneFLoor.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
Data/Media/Images/Tiles/2px/stoneFloor2.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Data/Media/Images/Tiles/2px/water.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
Data/Media/Images/Tiles/2px/water2.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
Data/Media/Images/Tiles/2px/woodFloor.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Data/Media/Images/Tiles/2px/woodPlank.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Data/Media/Images/Tiles/2px/woodPlank2.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
Data/Media/Images/Tiles/2px/woodPlank3.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Data/Media/Images/Tiles/2px/woodPlank4.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
Data/Media/Images/Tiles/5px/brickFloor.png
Normal file
After Width: | Height: | Size: 889 B |
BIN
Data/Media/Images/Tiles/5px/brickFloor2.png
Normal file
After Width: | Height: | Size: 848 B |
BIN
Data/Media/Images/Tiles/5px/frozenGround.png
Normal file
After Width: | Height: | Size: 711 B |
BIN
Data/Media/Images/Tiles/5px/frozenGround2.png
Normal file
After Width: | Height: | Size: 818 B |
BIN
Data/Media/Images/Tiles/5px/frozenGround3.png
Normal file
After Width: | Height: | Size: 954 B |
BIN
Data/Media/Images/Tiles/5px/grass.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
Data/Media/Images/Tiles/5px/grassDead.png
Normal file
After Width: | Height: | Size: 846 B |
BIN
Data/Media/Images/Tiles/5px/grassDead2.png
Normal file
After Width: | Height: | Size: 888 B |