pyscreeps-arena 0.4a3__py3-none-any.whl → 0.4a5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyscreeps_arena/compiler.py +2 -0
- pyscreeps_arena/core/const.py +1 -1
- pyscreeps_arena/project.7z +0 -0
- {pyscreeps_arena-0.4a3.dist-info → pyscreeps_arena-0.4a5.dist-info}/METADATA +1 -1
- {pyscreeps_arena-0.4a3.dist-info → pyscreeps_arena-0.4a5.dist-info}/RECORD +8 -8
- {pyscreeps_arena-0.4a3.dist-info → pyscreeps_arena-0.4a5.dist-info}/WHEEL +1 -1
- {pyscreeps_arena-0.4a3.dist-info → pyscreeps_arena-0.4a5.dist-info}/entry_points.txt +0 -0
- {pyscreeps_arena-0.4a3.dist-info → pyscreeps_arena-0.4a5.dist-info}/top_level.txt +0 -0
pyscreeps_arena/compiler.py
CHANGED
|
@@ -140,6 +140,7 @@ class GameFlag{{
|
|
|
140
140
|
}}
|
|
141
141
|
}};
|
|
142
142
|
const GameScoreCollector = GameStructureSpawn;
|
|
143
|
+
const RESOURCE_SCORE = "undefined";
|
|
143
144
|
const RESOURCE_SCORE_X = "undefined";
|
|
144
145
|
const RESOURCE_SCORE_Y = "undefined";
|
|
145
146
|
const RESOURCE_SCORE_Z = "undefined";
|
|
@@ -150,6 +151,7 @@ class GameAreaEffect{{
|
|
|
150
151
|
constructor(){{
|
|
151
152
|
}}
|
|
152
153
|
}};
|
|
154
|
+
const RESOURCE_SCORE = "undefined";
|
|
153
155
|
const RESOURCE_SCORE_X = "undefined";
|
|
154
156
|
const RESOURCE_SCORE_Y = "undefined";
|
|
155
157
|
const RESOURCE_SCORE_Z = "undefined";
|
pyscreeps_arena/core/const.py
CHANGED
pyscreeps_arena/project.7z
CHANGED
|
Binary file
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
pyscreeps_arena/__init__.py,sha256=aQvVULggzXzf3INx0Rrlozdk8Aoxe01lU7b5xytK678,862
|
|
2
2
|
pyscreeps_arena/build.py,sha256=DQeGLnID2FjpsWTbnqwt2cOp28olWK68U67bfbFJSOU,177
|
|
3
|
-
pyscreeps_arena/compiler.py,sha256=
|
|
3
|
+
pyscreeps_arena/compiler.py,sha256=rH1QqCVBc_lPga7U80qRRfZVVgOm5Z6Uli03xnhmatE,49193
|
|
4
4
|
pyscreeps_arena/localization.py,sha256=gBbrNybIJAHlkzeD6maF-ie6RKSwPBbnCNzg_1ge8-c,5656
|
|
5
|
-
pyscreeps_arena/project.7z,sha256=
|
|
5
|
+
pyscreeps_arena/project.7z,sha256=au0gyhYhX4ETMsNZUEEAM0dC2viL-OT_7tAP5kuEL1M,86659
|
|
6
6
|
pyscreeps_arena/core/__init__.py,sha256=qoP_rx1TpbDLJoTm5via4XPwEPaV1FXr1SYvoVoHGms,41
|
|
7
7
|
pyscreeps_arena/core/basic.py,sha256=DFvyDTsTXf2bQtnS9s254TrkshvRwajaHcvTyVvJyqw,2790
|
|
8
8
|
pyscreeps_arena/core/config.py,sha256=lVk9ynNBDKEkgFnCOsd93w4Q0JiyRPRhTEASLg1KHPw,592
|
|
9
|
-
pyscreeps_arena/core/const.py,sha256=
|
|
9
|
+
pyscreeps_arena/core/const.py,sha256=5KWwQY7hGpMBz_BlKRBoIOYUgPnG_AH5JHZF0uO4snE,552
|
|
10
10
|
pyscreeps_arena/core/core.py,sha256=3Nty8eLKPNgwnYk_sVNBPrWuKxBXI2od8nfEezsEAZQ,5157
|
|
11
11
|
pyscreeps_arena/core/main.py,sha256=-FNSOEjksNlDfCbUqsjtPSUW8vT3qxEdfzXqT5Tdsik,170
|
|
12
12
|
pyscreeps_arena/core/utils.py,sha256=N9OOkORvrqnJakayaFp9qyS0apWhB9lBK4xyyYkhFdo,215
|
|
13
|
-
pyscreeps_arena-0.
|
|
14
|
-
pyscreeps_arena-0.
|
|
15
|
-
pyscreeps_arena-0.
|
|
16
|
-
pyscreeps_arena-0.
|
|
17
|
-
pyscreeps_arena-0.
|
|
13
|
+
pyscreeps_arena-0.4a5.dist-info/METADATA,sha256=CQqvhH7tO3jwsjJuUfntElXHE15FcBkcsCSBwK98V8k,2079
|
|
14
|
+
pyscreeps_arena-0.4a5.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
15
|
+
pyscreeps_arena-0.4a5.dist-info/entry_points.txt,sha256=mLTkJAsgPBEmFkrxNoo3dvb0_dAzSn9jf4Wh09PjdVU,106
|
|
16
|
+
pyscreeps_arena-0.4a5.dist-info/top_level.txt,sha256=l4uLyMR2NOy41ngBMh795jOHTFk3tgYKy64-9cgjVng,16
|
|
17
|
+
pyscreeps_arena-0.4a5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|