Commit Graph

10 Commits

Author SHA1 Message Date
9dc07a38db Follow-up from i18n-helpers MR 2022-10-01 18:35:36 +03:00
618d4b2340 simply scripts alot, not the null check is necessray because gitlab ci regex with variables is weird and would contain errors otherwise.
limit pages to master run only, as we dont export scheduled pages
2022-04-24 10:41:35 +02:00
43b5af2980 Create asset_migrate bin from entity_migrate 2022-01-28 00:02:34 +02:00
79a04c3533 fmt 2022-01-28 00:02:34 +02:00
d5b927602a Loadout Udpate: NpcData part
Actually implement creating npc with new EntitytInfo by chaning
CreateNpc.loadout to CreateNpc.inventory and cleaning code in
NpcData::from_entity_info.
2022-01-28 00:02:34 +02:00
79128e1e4b Remove deletion of incremental folder from the CI scripts, the rustc incremental issue should be fixed 2021-11-22 02:04:19 -05:00
c00bca7e93 Added cargo cmd-doc-gen to auto-generate the table of commands in the new players/commands.md page in the book 2021-08-21 13:36:55 +01:00
eeafdfed3a Revert "no longer incremental builds in CI"
This reverts commit b3983c5451.
2021-07-17 21:53:32 +02:00
b3983c5451 no longer incremental builds in CI 2021-07-14 21:55:12 +02:00
07c044f2e5 extract relevant code in a script in order to remove duplicate coding with docker-ci repo
export VELOREN_ASSETS without pwd to keep caching working
2021-07-14 20:57:08 +02:00