Skip to content

Commit 124144c

Browse files
author
avscs
committed
added aground
1 parent 99236a9 commit 124144c

610 files changed

Lines changed: 150419 additions & 191 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

games/aground/Aground.js

Lines changed: 123511 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
34.6 KB
Loading
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<data>
3+
<tilesheet id="achievements.png" width="32" height="32" />
4+
<tile id="achievement.hidden" sheet="achievements.png" x="22" />
5+
<achievement id="hut" sheet="achievements.png" locked="17" unlocked="+23" />
6+
<achievement id="boar" sheet="achievements.png" locked="10" unlocked="+23" />
7+
<achievement id="storehouse" sheet="achievements.png" locked="2" unlocked="+23" />
8+
<achievement id="farm" sheet="achievements.png" locked="13" unlocked="+23" />
9+
<achievement id="orchard" sheet="achievements.png" locked="5" unlocked="+23" />
10+
<achievement id="smelter" sheet="achievements.png" locked="16" unlocked="+23" />
11+
<achievement id="kitchen" sheet="achievements.png" locked="14" unlocked="+23" />
12+
<achievement id="backpack" sheet="achievements.png" locked="15" unlocked="+23" />
13+
<achievement id="workshop" sheet="achievements.png" locked="18" unlocked="+23" />
14+
<achievement id="wyrm" sheet="achievements.png" locked="9" unlocked="+23" />
15+
<achievement id="golem" sheet="achievements.png" locked="8" unlocked="+23" />
16+
<achievement id="lab" sheet="achievements.png" locked="19" unlocked="+23" />
17+
<achievement id="diamond" sheet="achievements.png" locked="3" unlocked="+23" />
18+
<achievement id="market" sheet="achievements.png" locked="12" unlocked="+23" />
19+
<achievement id="bigpack" sheet="achievements.png" locked="6" unlocked="+23" />
20+
<achievement id="capture_wyrm" sheet="achievements.png" locked="4" unlocked="+23" />
21+
<achievement id="pen" sheet="achievements.png" locked="0" unlocked="+23" />
22+
<achievement id="pizza" sheet="achievements.png" locked="7" unlocked="+23" />
23+
<achievement id="blueprints" sheet="achievements.png" locked="88" unlocked="-5" />
24+
<achievement id="skills" sheet="achievements.png" locked="89" unlocked="-5" />
25+
<achievement id="dock" sheet="achievements.png" locked="11" unlocked="+23" />
26+
<achievement id="boat" sheet="achievements.png" locked="1" unlocked="+23" />
27+
<achievement id="wyrm_pen" sheet="achievements.png" locked="20" unlocked="+23" />
28+
<achievement id="dragon" sheet="achievements.png" locked="21" unlocked="+23" />
29+
<achievement id="powerplant" sheet="achievements.png" locked="50" unlocked="-5" />
30+
<achievement id="factory" sheet="achievements.png" locked="51" unlocked="-5" />
31+
<achievement id="elevator" sheet="achievements.png" locked="52" unlocked="-5" />
32+
<achievement id="bandits" sheet="achievements.png" locked="53" unlocked="-5" />
33+
<achievement id="diode_wolf" sheet="achievements.png" locked="54" unlocked="-5" />
34+
<achievement id="mirrows" sheet="achievements.png" locked="72" unlocked="-1" />
35+
<achievement id="medicom" sheet="achievements.png" locked="77" unlocked="-4" />
36+
<achievement id="electric_eel" sheet="achievements.png" locked="78" unlocked="-4" />
37+
<achievement id="full_cyborg" sheet="achievements.png" locked="79" unlocked="-4" />
38+
<achievement id="labyrinth" sheet="achievements.png" locked="80" unlocked="-4" hidden="true" />
39+
<achievement id="dragon_flight" sheet="achievements.png" locked="55" unlocked="+8" />
40+
<achievement id="wyrm_queen" sheet="achievements.png" locked="56" unlocked="+8" />
41+
<achievement id="synthesizer" sheet="achievements.png" locked="57" unlocked="+8" />
42+
<achievement id="forge" sheet="achievements.png" locked="58" unlocked="+8" />
43+
<achievement id="enchanted_chainsaw" sheet="achievements.png" locked="59" unlocked="+8" hidden="true" />
44+
<achievement id="elemental" sheet="achievements.png" locked="60" unlocked="+8" />
45+
<achievement id="purple_tree" sheet="achievements.png" locked="61" unlocked="+8" />
46+
<achievement id="full_dragon" sheet="achievements.png" locked="62" unlocked="+8" />
47+
<achievement id="time_manipulator" sheet="achievements.png" locked="86" unlocked="-5" hidden="true" />
48+
<achievement id="oldone" sheet="achievements.png" locked="87" unlocked="-5" />
49+
<achievement id="golemech" sheet="achievements.png" locked="90" unlocked="-5" />
50+
</data>

games/aground/data/core/animals/animals.xml

Lines changed: 343 additions & 0 deletions
Large diffs are not rendered by default.
2.23 KB
Loading
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
<tilesheet id='baby_dragon.png' width='16' height='10' offsetX="-16">
2+
<image frame='0' x='0' y='0' width='15' height='9' offsetX='17' offsetY='0' />
3+
<image frame='1' x='15' y='0' width='14' height='9' offsetX='17' offsetY='1' />
4+
<image frame='2' x='29' y='0' width='15' height='9' offsetX='16' offsetY='1' />
5+
<image frame='3' x='44' y='0' width='14' height='9' offsetX='16' offsetY='1' />
6+
<image frame='4' x='58' y='0' width='15' height='9' offsetX='17' offsetY='1' />
7+
<image frame='5' x='73' y='0' width='15' height='9' offsetX='17' offsetY='0' />
8+
<image frame='6' x='0' y='9' width='14' height='9' offsetX='17' offsetY='1' />
9+
<image frame='7' x='14' y='9' width='15' height='9' offsetX='16' offsetY='1' />
10+
<image frame='8' x='0' y='18' width='14' height='9' offsetX='16' offsetY='1' />
11+
<image frame='9' x='29' y='9' width='15' height='9' offsetX='17' offsetY='1' />
12+
<image frame='10' x='44' y='9' width='22' height='8' offsetX='7' offsetY='0' />
13+
<image frame='12' x='66' y='9' width='22' height='6' offsetX='7' offsetY='2' />
14+
<image frame='13' x='14' y='18' width='22' height='5' offsetX='7' offsetY='3' />
15+
<image frame='14' x='14' y='23' width='22' height='7' offsetX='7' offsetY='3' />
16+
<image frame='16' x='0' y='27' width='12' height='8' offsetX='17' offsetY='2' />
17+
<image frame='17' x='0' y='35' width='12' height='8' offsetX='17' offsetY='2' />
18+
<image frame='18' x='0' y='43' width='14' height='8' offsetX='17' offsetY='2' />
19+
<image frame='19' x='14' y='30' width='15' height='8' offsetX='17' offsetY='2' />
20+
<image frame='20' x='0' y='51' width='13' height='9' offsetX='19' offsetY='1' />
21+
<image frame='21' x='29' y='30' width='17' height='9' offsetX='15' offsetY='1' />
22+
<image frame='22' x='46' y='30' width='16' height='9' offsetX='16' offsetY='1' />
23+
<image frame='23' x='62' y='30' width='18' height='9' offsetX='14' offsetY='1' />
24+
<image frame='24' x='29' y='39' width='17' height='9' offsetX='14' offsetY='1' />
25+
<image frame='25' x='14' y='38' width='15' height='9' offsetX='15' offsetY='1' />
26+
<image frame='26' x='14' y='47' width='15' height='9' offsetX='16' offsetY='1' />
27+
<image frame='27' x='14' y='56' width='15' height='9' offsetX='16' offsetY='1' />
28+
<image frame='28' x='0' y='60' width='12' height='9' offsetX='19' offsetY='1' />
29+
<image frame='29' x='0' y='69' width='14' height='7' offsetX='15' offsetY='3' />
30+
<image frame='30' x='36' y='23' width='17' height='7' offsetX='12' offsetY='3' />
31+
<image frame='31' x='53' y='23' width='19' height='7' offsetX='10' offsetY='3' />
32+
<image frame='32' x='46' y='39' width='23' height='7' offsetX='6' offsetY='3' />
33+
<image frame='33' x='46' y='46' width='28' height='7' offsetX='1' offsetY='3' />
34+
<image frame='34' x='46' y='53' width='28' height='9' offsetX='1' offsetY='1' />
35+
<image frame='35' x='46' y='62' width='28' height='9' offsetX='1' offsetY='1' />
36+
<image frame='36' x='46' y='71' width='28' height='9' offsetX='1' offsetY='1' />
37+
<image frame='37' x='69' y='39' width='25' height='7' offsetX='4' offsetY='3' />
38+
<image frame='38' x='72' y='23' width='15' height='7' offsetX='14' offsetY='3' />
39+
<image frame='39' x='0' y='76' width='14' height='7' offsetX='15' offsetY='3' />
40+
<image frame='40' x='0' y='83' width='12' height='8' offsetX='17' offsetY='2' />
41+
<image frame='41' x='14' y='65' width='12' height='8' offsetX='17' offsetY='2' />
42+
<image frame='42' x='14' y='73' width='14' height='8' offsetX='17' offsetY='2' />
43+
<image frame='43' x='14' y='81' width='15' height='8' offsetX='17' offsetY='2' />
44+
<image frame='44' x='29' y='48' width='15' height='8' offsetX='17' offsetY='2' />
45+
<image frame='45' x='29' y='56' width='15' height='8' offsetX='17' offsetY='2' />
46+
<image frame='46' x='29' y='64' width='15' height='8' offsetX='17' offsetY='2' />
47+
<image frame='47' x='29' y='72' width='15' height='8' offsetX='17' offsetY='2' />
48+
<image frame='48' x='80' y='30' width='14' height='8' offsetX='17' offsetY='2' />
49+
<image frame='49' x='29' y='80' width='13' height='8' offsetX='17' offsetY='2' />
50+
<image frame='50' x='74' y='53' width='14' height='8' offsetX='17' offsetY='2' />
51+
<image frame='53' x='74' y='62' width='12' height='8' offsetX='17' offsetY='2' />
52+
<image frame='54' x='46' y='80' width='12' height='8' offsetX='17' offsetY='2' />
53+
<image frame='55' x='58' y='80' width='14' height='8' offsetX='17' offsetY='2' />
54+
<image frame='56' x='74' y='71' width='15' height='8' offsetX='17' offsetY='2' />
55+
<image frame='11' equals='10' offsetX='7' offsetY='0' />
56+
<image frame='15' equals='14' offsetX='7' offsetY='3' />
57+
<image frame='51' equals='50' offsetX='17' offsetY='2' />
58+
<image frame='52' equals='40' offsetX='17' offsetY='2' />
59+
<image frame='57' equals='44' offsetX='17' offsetY='2' />
60+
<image frame='58' equals='45' offsetX='17' offsetY='2' />
61+
<image frame='59' equals='46' offsetX='17' offsetY='2' />
62+
<image frame='60' equals='47' offsetX='17' offsetY='2' />
63+
<image frame='61' equals='48' offsetX='17' offsetY='2' />
64+
<image frame='62' equals='49' offsetX='17' offsetY='2' />
65+
<image frame='63' equals='50' offsetX='17' offsetY='2' />
66+
<image frame='64' equals='50' offsetX='17' offsetY='2' />
67+
<image frame='65' equals='40' offsetX='17' offsetY='2' />
68+
</tilesheet>
2.87 KB
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<tilesheet id='cat.png' width='16' height='16'>
2+
<image frame='0' x='0' y='0' width='13' height='16' offsetX='3' offsetY='0' />
3+
<image frame='1' x='13' y='0' width='15' height='16' offsetX='1' offsetY='0' />
4+
<image frame='2' x='28' y='0' width='16' height='16' offsetX='0' offsetY='0' />
5+
<image frame='3' x='44' y='0' width='16' height='16' offsetX='0' offsetY='0' />
6+
<image frame='4' x='13' y='16' width='16' height='16' offsetX='0' offsetY='0' />
7+
<image frame='5' x='13' y='32' width='14' height='15' offsetX='0' offsetY='1' />
8+
<image frame='6' x='13' y='47' width='16' height='15' offsetX='0' offsetY='1' />
9+
<image frame='7' x='29' y='16' width='16' height='16' offsetX='0' offsetY='0' />
10+
<image frame='8' x='45' y='16' width='16' height='16' offsetX='0' offsetY='0' />
11+
<image frame='9' x='29' y='32' width='16' height='16' offsetX='0' offsetY='0' />
12+
<image frame='10' x='29' y='48' width='16' height='15' offsetX='0' offsetY='0' />
13+
<image frame='11' x='45' y='32' width='15' height='14' offsetX='0' offsetY='0' />
14+
<image frame='12' x='0' y='16' width='9' height='7' offsetX='1' offsetY='9' />
15+
<image frame='13' x='0' y='23' width='9' height='7' offsetX='1' offsetY='9' />
16+
<image frame='14' x='0' y='30' width='10' height='7' offsetX='1' offsetY='9' />
17+
<image frame='15' x='0' y='37' width='12' height='7' offsetX='1' offsetY='9' />
18+
<image frame='16' x='0' y='44' width='12' height='7' offsetX='1' offsetY='9' />
19+
<image frame='17' x='0' y='51' width='11' height='7' offsetX='1' offsetY='9' />
20+
<image frame='18' x='0' y='58' width='11' height='7' offsetX='1' offsetY='9' />
21+
<image frame='19' x='60' y='0' width='9' height='7' offsetX='1' offsetY='9' />
22+
<image frame='23' x='13' y='62' width='12' height='7' offsetX='1' offsetY='9' />
23+
<image frame='24' x='29' y='63' width='12' height='7' offsetX='1' offsetY='9' />
24+
<image frame='25' x='60' y='7' width='11' height='7' offsetX='1' offsetY='9' />
25+
<image frame='26' x='60' y='32' width='11' height='7' offsetX='1' offsetY='9' />
26+
<image frame='27' x='61' y='16' width='9' height='7' offsetX='1' offsetY='9' />
27+
<image frame='28' x='61' y='23' width='10' height='8' offsetX='1' offsetY='8' />
28+
<image frame='29' x='60' y='39' width='10' height='7' offsetX='1' offsetY='9' />
29+
<image frame='30' x='45' y='46' width='10' height='8' offsetX='1' offsetY='8' />
30+
<image frame='31' x='55' y='46' width='10' height='8' offsetX='1' offsetY='8' />
31+
<image frame='32' x='45' y='54' width='10' height='7' offsetX='1' offsetY='9' />
32+
<image frame='33' x='45' y='61' width='10' height='8' offsetX='1' offsetY='8' />
33+
<image frame='20' equals='12' offsetX='1' offsetY='9' />
34+
<image frame='21' equals='13' offsetX='1' offsetY='9' />
35+
<image frame='22' equals='14' offsetX='1' offsetY='9' />
36+
</tilesheet>
1011 Bytes
Loading
452 Bytes
Loading

0 commit comments

Comments
 (0)