forked from Dimava/dimava.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
111 lines (106 loc) · 3.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<html>
<head></head>
<body>
<h1> Welcome to <u>dimava.github.io</u> </h1>
<br>
<br>
<a href="/pnpm">PNPM documentation</a>
<br>
PNPM docs require VPN to work in my country, so I did make a mirror for myself, removing annoying stuff and unused languages
<br>
<br>
goto <a href='./shapez/modZ/dev/index.html'>
./shapez/modZ/dev
</a> for ALPHA version with wirez (be careful and export saves of the previous version)
<br> save s imports ARE compatible with both older MODZ and ALPHA
<br> (this is dev version, previously there was an staging one that didnt work properly)
<br> <b>v1.0.0</b> (based on 1.2.x alpha)
<i> The <b style="color: orange;">@Dimava</b>'s fork of Shapez.io ALPHA </i>
<ul>
<li>
1.0.3
<ul>
<li> merged in ALPHA </li>
<li> made migrations from ALPHA ond older MODZ </li>
<li> </li>
</ul>
</li>
<br>
goto <a href='./shapez/modZ/'>
./shapez/modZ/
</a> <b>v1.0.0</b> (based on 1.2.x alpha)
<i> The <b style="color: orange;">@Dimava</b>'s fork of Shapez.io </i>
<ul>
<li>
1.0.0
<ul>
<li> finalized levels </li>
</ul>
</li>
<li>
0.9.9
<ul>
<li> fixed crashes </li>
<li> made numbers longer </li>
<li> made some levels </li>
</ul>
</li>
<li>
0.9.8
<ul>
<li> added <b>Freeplay</b>! You can really play the game since now. </li>
</ul>
</li>
<li>
0.9.7
<ul>
<li> fixed crash </li>
<li> added shapes up to 15, shapes combinations work same as color ones </li>
<li> fixed low speed of producers and miners </li>
<li> added belts to 2nd toolbar </li>
<li> added proper descriptions and placeholder tutorial images </li>
</ul>
</li>
<li>
0.9.6.2
<ul>
<li> fixed bugs </li>
<li> added back 7th upgrade tier </li>
</ul>
</li>
0.9.6
<ul>
<li> Implemented toolbar switcher building (hotkey is now Z) </li>
<li> Added 42-painter: the Quaduo painter </li>
<li> Added Replicator building. It takes from hub by default, so make sure debug.blueprintsNoCost is on
</li>
<li> Added all missing icons. Missing decriptions and tutorials will wait for another day... </li>
</ul>
</li>
<li>
0.9.5
<ul>
<li> Implemented second toolbar (hotkey N) </li>
</ul>
</li>
<li>
0.9.4
<ul>
<li> Fixed loading </li>
<li> Fixed counter crash </li>
</ul>
</li>
<li>
info
<ul>
<li> Feel free to use settings/debug </li>
<li> Use F6 to switch levels and upgrades </li>
</ul>
</li>
</ul>
<hr>
<p>
There is also a fork of <a href="./fractory">Fractory</a> game
</p>
</body>
</html>