Commit Graph

14 Commits

Author SHA1 Message Date
RaidMax
3a06b3862d Update projects to .NET Core 3.0
Increase max sv_hostname length on master
2019-12-24 15:23:43 -06:00
RaidMax
9fa5de1418 woo it works, now we have a reasonable output filename 2019-12-09 14:17:12 -06:00
RaidMax
b3f4712dd2 update the json output encoding 2019-12-09 14:01:02 -06:00
RaidMax
70ca202889 Test json generation of version info 2019-12-09 13:28:20 -06:00
RaidMax
b8aa8a0b4d reeee 2019-12-07 20:42:30 -06:00
RaidMax
31bcd52c79 lets try again 2019-12-07 20:11:22 -06:00
RaidMax
72f3a51657 run version grab after publish 2019-12-07 20:00:03 -06:00
RaidMax
3b4af20810 grab version information from file to setup output zip name 2019-12-07 19:52:03 -06:00
RaidMax
f9680971af Update to build solution instead of individual projects 2019-12-05 17:09:35 -06:00
RaidMax
5df9332d4c Update azure-pipelines.yml for Azure Pipelines
Make open-iconic directory if not exists (for real)
2019-12-05 16:32:23 -06:00
RaidMax
4379d04b00 Update azure-pipelines.yml for Azure Pipelines
Make open-iconic directory if not exists
2019-12-05 16:31:40 -06:00
RaidMax
c9e2a11745 Update azure-pipelines.yml for Azure Pipelines 2019-12-03 16:28:51 -06:00
RaidMax
9db38a130c fix stat controller build plugins in correct mode 2019-12-03 16:27:26 -06:00
RaidMax
3defd3f486 move all the deployment setup into 2.4 pr (#85)
* don't run build commands in release

* fix test file

* Set up CI with Azure Pipelines

[skip ci]

* Include fonts and fix automessage hidden command

* more project changes

* migration from bower to libman

* more lib man changes

* project update for sneaky commands

* add missing canvas.js dep
update projects not to have stupid extra dlls

include in previous

* update pipeline file

* update post publish script and pipeline definition

* fix broken yaml

* move encoding conversion to seperate script

* remove extra uneeded rank icons
remove garbage language files being created
remove frontend lib when done

* fix publish script path

* grab localizations through powershell

* fix broken batch 🤷

* actually fixed

* only include runtime compilation in debug mode for webfront

* don't deploy un minified css
use full jquery version

* add step to download the scss for open iconic
change the font path

* update mkdir for iconic path

* don't include old iconic css

* correct font path for real now

* copy script plugins

* lots of changes for deployment

* build the projects

* use projectdir instead of solution dir

* nerf script commands plugin
fix live radar left over command

* actually kill script command post build

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* fix the font file copy (I think)

* maybe fix delete folder issue

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines
2019-12-02 15:52:36 -06:00