pyscreeps-arena 0.4b0__py3-none-any.whl → 0.4.1__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 +1 -0
- pyscreeps_arena/core/const.py +1 -1
- pyscreeps_arena/project.7z +0 -0
- {pyscreeps_arena-0.4b0.dist-info → pyscreeps_arena-0.4.1.dist-info}/METADATA +1 -1
- {pyscreeps_arena-0.4b0.dist-info → pyscreeps_arena-0.4.1.dist-info}/RECORD +8 -8
- {pyscreeps_arena-0.4b0.dist-info → pyscreeps_arena-0.4.1.dist-info}/WHEEL +0 -0
- {pyscreeps_arena-0.4b0.dist-info → pyscreeps_arena-0.4.1.dist-info}/entry_points.txt +0 -0
- {pyscreeps_arena-0.4b0.dist-info → pyscreeps_arena-0.4.1.dist-info}/top_level.txt +0 -0
pyscreeps_arena/compiler.py
CHANGED
|
@@ -181,6 +181,7 @@ class GameAreaEffect{{
|
|
|
181
181
|
}}
|
|
182
182
|
}};
|
|
183
183
|
const GameScoreCollector = GameStructureSpawn;
|
|
184
|
+
const RESOURCE_SCORE = "undefined";
|
|
184
185
|
const RESOURCE_SCORE_X = "undefined";
|
|
185
186
|
const RESOURCE_SCORE_Y = "undefined";
|
|
186
187
|
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=-gWSp5I4GQnASMBWzzO_DVh3fIVgzBmx-Ee4-74b6iM,51762
|
|
4
4
|
pyscreeps_arena/localization.py,sha256=gBbrNybIJAHlkzeD6maF-ie6RKSwPBbnCNzg_1ge8-c,5656
|
|
5
|
-
pyscreeps_arena/project.7z,sha256=
|
|
5
|
+
pyscreeps_arena/project.7z,sha256=eVA1smGIqMSrnlwhHvr_mbnaFzjihrRd145pWQmfSW0,122127
|
|
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=xfE-PU7jRiv58zAQs6_F0psMaN0TUuN6wL33X9wc1fQ,587
|
|
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.4.1.dist-info/METADATA,sha256=Q98IOhfm0LlkDmEXxTb3FOaCNGH_5J0ca11ghwsyWeU,2079
|
|
14
|
+
pyscreeps_arena-0.4.1.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
15
|
+
pyscreeps_arena-0.4.1.dist-info/entry_points.txt,sha256=mLTkJAsgPBEmFkrxNoo3dvb0_dAzSn9jf4Wh09PjdVU,106
|
|
16
|
+
pyscreeps_arena-0.4.1.dist-info/top_level.txt,sha256=l4uLyMR2NOy41ngBMh795jOHTFk3tgYKy64-9cgjVng,16
|
|
17
|
+
pyscreeps_arena-0.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|