Compare commits
136 commits
Author | SHA1 | Date | |
---|---|---|---|
8f7428d27e | |||
633c97e0da | |||
|
fe886315a1 | ||
|
9cd001919a | ||
96b0fb986f | |||
a664d09065 | |||
|
099fca8ceb | ||
|
5276055c4d | ||
|
85e2f699bf | ||
3e1acd26f2 | |||
|
4b56986a48 | ||
|
d7e718b032 | ||
496c221fba | |||
|
4d59131905 | ||
|
a4eb4d2b88 | ||
c669f1666f | |||
|
6c167ed4de | ||
|
5b7ad4f2ff | ||
|
3d0450efff | ||
7a2383aac6 | |||
|
333c6c4046 | ||
|
79edfcc4d3 | ||
|
7e3e645fc9 | ||
|
17d6cd28d6 | ||
|
77befef8e0 | ||
|
4fd77a1f17 | ||
|
454c507b2f | ||
|
6a75126068 | ||
|
f12132009f | ||
|
db41143312 | ||
|
9abe30904f | ||
|
d0663e1471 | ||
|
195533bce0 | ||
|
155cb4ea9a | ||
|
e18cbb157c | ||
|
8c6df57fb1 | ||
|
4179143fdb | ||
|
7808363a07 | ||
|
1e48c041b1 | ||
|
85899e1cdc | ||
|
08626d7a81 | ||
|
f15f1c8857 | ||
|
b671c661a7 | ||
98e5f6bc89 | |||
|
b8d27a2a6f | ||
|
dd97d5ec4e | ||
|
9033151006 | ||
|
09c32c605e | ||
|
34863a9984 | ||
|
f4c2ad79f2 | ||
3b505141e6 | |||
9c688d363f | |||
1395d93fbc | |||
ef2ad6965b | |||
dc7b2dd8f2 | |||
|
4149d744e8 | ||
a8991b474f | |||
|
12080cf6da | ||
4d40add598 | |||
4c345bd044 | |||
c46e66595b | |||
96657989c8 | |||
9f9be13215 | |||
7cfe04c0db | |||
|
04243cf088 | ||
|
36134e1ea5 | ||
d8f2f8a5fc | |||
18b79b79fa | |||
866b554dde | |||
68c41478d9 | |||
22d1a7bb8c | |||
cb9d6387d1 | |||
cd24313ac4 | |||
bd6c3bdd43 | |||
ef51f1baf2 | |||
92b5bab7ec | |||
|
fd25025889 | ||
|
53bfb770ea | ||
a13fb49942 | |||
b6999cef0a | |||
bab170552e | |||
350a283b5e | |||
aa472f9e29 | |||
0e1c16ab91 | |||
dcc59f7b69 | |||
3ca5db1f47 | |||
9f130c94f4 | |||
344363df6f | |||
f00b295b5e | |||
7b552a0c61 | |||
9e9e03b4c7 | |||
73c8ca4e0f | |||
efc9e13737 | |||
bce97de302 | |||
17cce56866 | |||
4619844607 | |||
5434766207 | |||
85274034f3 | |||
47ea480b18 | |||
0ad11e20bd | |||
f9ae572ffd | |||
808c0538be | |||
afc94fd698 | |||
5f7d48e149 | |||
b4120d1769 | |||
7ca9d83e6d | |||
0290c61799 | |||
4e6f8195e7 | |||
3bcfa82fad | |||
5227b3ba49 | |||
87380b1a18 | |||
ebd7b18bd7 | |||
4ceb62570d | |||
39c7eb316e | |||
94661cfb1b | |||
e02096f34c | |||
5c0608c537 | |||
70abe86ae3 | |||
9909be7e13 | |||
b49d6e8ad6 | |||
752c3bda34 | |||
e7bcd197df | |||
c3f4e7cd70 | |||
92ccdbbc2d | |||
8e840ece27 | |||
d3f8fd23f4 | |||
24b773d845 | |||
be8e56cf27 | |||
07685fcd9c | |||
519b7518ff | |||
ee42010866 | |||
901d8ff8c3 | |||
f9c6b1c02f | |||
|
b66612ab27 | ||
6f96b2af97 | |||
|
b21a7c7ef2 |
|
@ -10,7 +10,8 @@ steps:
|
|||
auto_tag: true
|
||||
|
||||
- name: frontend
|
||||
image: privateregistry.michelescandura.com/michele/basecompileimage
|
||||
image: privateregistry.michelescandura.com/michele/basecompileimage:1.1
|
||||
pull: true
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /release
|
||||
|
@ -49,7 +50,7 @@ steps:
|
|||
- name: cache
|
||||
path: /release
|
||||
settings:
|
||||
api_key: 96d2ba3da7491bd7760e2681f8882cf41f82e609
|
||||
api_key: 5eb87a0a7d55fbf8fb64e678781a5ddcc1a27e09
|
||||
base_url: https://git.michelescandura.com
|
||||
files: /release/zip/*
|
||||
title: ${DRONE_TAG}
|
||||
|
|
4
.gitignore
vendored
|
@ -362,4 +362,6 @@ MigrationBackup/
|
|||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
|
||||
/db
|
||||
/db
|
||||
*.db
|
||||
*.db*
|
52
Assets/migration scripts.txt
Normal file
|
@ -0,0 +1,52 @@
|
|||
|
||||
|
||||
select * from MapLog where SessionId=2 --Ruined Maze D0823E78-15E4-45EE-A396-0A2E891961DC
|
||||
|
||||
select * from MapLog where SessionId=4 --test 6351309A-EFA5-4721-A4BE-AC63995ADB7F
|
||||
|
||||
select * from MapLog where SessionId=5 --daniele 7EB1D6F5-12E2-4A8F-98CD-3351D40F1D26
|
||||
|
||||
select * from MapLog where SessionId=6 --Psyruque BED7EF13-5823-427A-8C40-8BE94A563638
|
||||
|
||||
|
||||
select * from Sessions
|
||||
select * from Snapshots
|
||||
select * from Snapshot where SessionId=2
|
||||
select * from Sessions
|
||||
select * from MapLogs
|
||||
select * from MapLog
|
||||
INSERT INTO Snapshots (Object, SessionId, Timestamp)
|
||||
SELECT Object, "BED7EF13-5823-427A-8C40-8BE94A563638",Timestamp
|
||||
FROM Snapshot
|
||||
WHERE SessionId=6
|
||||
order by SnapshotId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "6351309A-EFA5-4721-A4BE-AC63995ADB7F", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =2
|
||||
ORDER BY MapLogId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "D0823E78-15E4-45EE-A396-0A2E891961DC", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =4
|
||||
ORDER BY MapLogId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "7EB1D6F5-12E2-4A8F-98CD-3351D40F1D26", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =5
|
||||
ORDER BY MapLogId
|
||||
|
||||
INSERT INTO MapLogs (Object, Operation, SessionId, Timestamp, Type, UserId)
|
||||
SELECT Object, Operation, "BED7EF13-5823-427A-8C40-8BE94A563638", Timestamp, Type, "cd85a137-a5e8-4e4a-81d2-3e1c94ac9470"
|
||||
FROM MapLog
|
||||
WHERE SessionId =6
|
||||
ORDER BY MapLogId
|
||||
|
||||
--delete from Snapshots where SessionId="A306DFEE-82A9-4964-942A-1B923B970951"
|
||||
|
||||
|
||||
insert into Snapshots (
|
||||
select * from Snapshot where SessionId=2
|
BIN
Assets/overlays/allied-star.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Assets/overlays/american-shield.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Assets/overlays/ammonite.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Assets/overlays/ancient-columns.png
Normal file
After Width: | Height: | Size: 571 B |
BIN
Assets/overlays/ancient-sword.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/anvil-impact.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Assets/overlays/anvil.png
Normal file
After Width: | Height: | Size: 880 B |
BIN
Assets/overlays/arrow-flights.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/assassin-pocket.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/bandaged.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Assets/overlays/barbed-wire.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Assets/overlays/barbute.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Assets/overlays/battle-axe.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Assets/overlays/black-book.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
Assets/overlays/black-flag.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Assets/overlays/boiling-bubbles.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Assets/overlays/bolt-saw.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Assets/overlays/boot-prints.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Assets/overlays/bowie-knife.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
Assets/overlays/breastplate.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Assets/overlays/broad-dagger.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/broadhead-arrow.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/broadsword.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
Assets/overlays/broken-arrow.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
Assets/overlays/brutal-helm.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Assets/overlays/brute.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Assets/overlays/bubbling-bowl.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
Assets/overlays/bubbling-flask.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Assets/overlays/bugle-call.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/bull.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
Assets/overlays/bully-minion.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Assets/overlays/burning-dot.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/burning-embers.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Assets/overlays/caltrops.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Assets/overlays/campfire.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Assets/overlays/candle-flame.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Assets/overlays/candle-holder.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
Assets/overlays/candlebright.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Assets/overlays/carnivore-mouth.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Assets/overlays/cash.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Assets/overlays/cauldron.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Assets/overlays/cellar-barrels.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
Assets/overlays/centipede.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/chemical-bolt.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/chemical-drop.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Assets/overlays/chest.png
Normal file
After Width: | Height: | Size: 996 B |
BIN
Assets/overlays/circle.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
Assets/overlays/circular-sawblade.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Assets/overlays/cleaver.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/cliff-crossing.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Assets/overlays/cloak-dagger.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/clover.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/cobweb.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Assets/overlays/coffin.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
Assets/overlays/coins.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Assets/overlays/confirmed.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Assets/overlays/cracked-glass.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
Assets/overlays/croc-jaws.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
Assets/overlays/crossbow.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
Assets/overlays/crossed-bones.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/crossed-chains.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Assets/overlays/crown-coin.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
Assets/overlays/crown-of-thorns.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Assets/overlays/crown.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/crystal-bars.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Assets/overlays/crystal-growth.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
Assets/overlays/cubes.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Assets/overlays/cultist.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/curled-tentacle.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Assets/overlays/curling-vines.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
Assets/overlays/curvy-knife.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Assets/overlays/cut-diamond.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/dark-squad.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
Assets/overlays/death-juice.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Assets/overlays/decapitation.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
Assets/overlays/dice-six-faces-five.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
Assets/overlays/dice-six-faces-four.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
Assets/overlays/dice-six-faces-one.png
Normal file
After Width: | Height: | Size: 725 B |
BIN
Assets/overlays/dice-six-faces-six.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Assets/overlays/dice-six-faces-three.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
Assets/overlays/dice-six-faces-two.png
Normal file
After Width: | Height: | Size: 971 B |
BIN
Assets/overlays/dice-twenty-faces-one.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
Assets/overlays/dig-dug.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Assets/overlays/dinosaur-rex.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Assets/overlays/dolmen.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Assets/overlays/door.png
Normal file
After Width: | Height: | Size: 518 B |
BIN
Assets/overlays/doorway.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Assets/overlays/double-dragon.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Assets/overlays/dragon-head.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Assets/overlays/dread.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
Assets/overlays/drop.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
Assets/overlays/droplet-splash.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Assets/overlays/droplets.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Assets/overlays/duck.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Assets/overlays/earth-crack.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
Assets/overlays/earth-spit.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Assets/overlays/earwig.png
Normal file
After Width: | Height: | Size: 2.5 KiB |