RaidMax
1fd31beb05
fix another meme
2020-01-26 15:40:00 -06:00
RaidMax
116c909c2d
Merge pull request #106 from RaidMax/bugfix/issue-0-misc-small-fixes
...
fix nuget package version for scriptcommands
2020-01-26 14:09:40 -06:00
RaidMax
451072276d
fix nuget package version for scriptcommands
...
fix only one server being added during setup
2020-01-26 14:08:53 -06:00
RaidMax
e6bdcc9012
fixed server parser setup bug I was retarded about
2020-01-24 08:57:20 -06:00
RaidMax
9e345752f2
update parser selection menu text during setup
...
update IW4 script commands gsc and plugin to give base example
fix issue with new account alias linking (I think)
2020-01-21 18:08:18 -06:00
RaidMax
23f4e14244
Merge pull request #102 from RaidMax/bugfix/issue-0-misc-small-fixes
...
small change to detemine valid anticheat log lines
2020-01-20 11:57:57 -06:00
RaidMax
a53c2f5c44
small change to detemine valid anticheat log lines
...
fix new configuration generation bug as result of last pr
2020-01-20 11:49:56 -06:00
RaidMax
ad64540bb6
Merge pull request #101 from RaidMax/bugfix/issue-0-misc-small-fixes
...
web configuration changes for issue #100
2020-01-20 10:25:25 -06:00
RaidMax
697a752be0
make the version name match the actual name for FTP deployment
...
fix rare issue with summing session scores
copy font to expected wwwroot dir in debug mode so we get pretty icons when developing
upgrade some packages
pretty much reworked the entire server web config to support better validation and stuff.. not really a small fix
finish web configuration changes (I think)
finish up configuration changes and update shared library nuget
2020-01-20 10:23:23 -06:00
RaidMax
3a1cfba251
Merge pull request #98 from RaidMax/bugfix/issue-0-misc-small-fixes
...
fix issue with PT6 guid parsing in log file
2020-01-15 18:45:12 -06:00
RaidMax
7e3f632399
fix issue with PT6 guid parsing in log file
2020-01-15 18:43:52 -06:00
RaidMax
fa8dbe7988
finish version file upload (I think)
2020-01-15 15:41:09 -06:00
RaidMax
bdeb5b2408
let's actually look in the right folder for the version file
2020-01-15 15:25:34 -06:00
RaidMax
191bde9d1c
test updating website version file from ftp upload
2020-01-15 15:06:05 -06:00
RaidMax
8afdb6df6f
remove detailed version from csproj to hopefully force compile time set
2020-01-15 14:32:57 -06:00
RaidMax
a078da2715
round 2 of version injection
2020-01-15 14:06:29 -06:00
RaidMax
1c287ee354
testing new way to read in version hopefully injects now
2020-01-15 14:00:18 -06:00
RaidMax
2ae8fd6e5b
test injecting build number
2020-01-15 13:32:01 -06:00
RaidMax
68deaec081
maybe let's not trigger a build now? 🤔
2020-01-15 10:21:10 -06:00
RaidMax
e737d990e9
update pipeline to only build on merge into release branches or (now previous standard 2.4-pr)
2020-01-15 10:18:02 -06:00
RaidMax
01198b66ea
Merge pull request #97 from RaidMax/bugfix/issue-95-fix-restart-command
...
Bugfix/issue 95 fix restart command
2020-01-14 18:59:22 -06:00
RaidMax
943808562f
fix error code page for things over than 404s
...
allow request token when not logged in
2020-01-14 18:56:23 -06:00
RaidMax
ec994d51be
fix restart command (thanks .net upgrade)
...
reworking a little bit of stuff to allow depedency injection to start creeping in... it's coming
2020-01-13 20:06:57 -06:00
RaidMax
9be7bafc53
Merge pull request #96 from RaidMax/enhancement/issue-91-check-sv-running
...
implement feedback from issue #91 when sv_running is off
2020-01-13 16:54:38 -06:00
RaidMax
cd387ca08b
implement feedback from issue #91 when sv_running is off
...
clean up a trying to abort thread which doesn't actually work with .net core
don't log event tasks cancelled as error, because it's not
2020-01-13 16:51:16 -06:00
RaidMax
639db5d7eb
test powershell master version update
...
don't upgrade for this build
2020-01-12 16:46:39 -06:00
RaidMax
e64e02342e
test master version update
...
don't bother updating for this build
2020-01-12 16:30:34 -06:00
RaidMax
51f91ede2c
testing version push to master
...
no reason to update for this build.
2020-01-12 16:21:31 -06:00
RaidMax
009da92285
Merge pull request #94 from RaidMax/enhancement/update-client-master-versioning-and-include-userraw
...
make sure we force copy as directory
2020-01-11 21:03:45 -06:00
RaidMax
780b3459af
make sure we force copy as directory
2020-01-11 21:01:51 -06:00
RaidMax
6acf1c67c1
Merge pull request #93 from RaidMax/enhancement/update-client-master-versioning-and-include-userraw
...
lets see if the game scripts copy now
2020-01-11 20:51:50 -06:00
RaidMax
27ad4fca43
lets see if the game scripts copy now
2020-01-11 20:50:46 -06:00
RaidMax
dd0d7192eb
Merge pull request #92 from RaidMax/enhancement/update-client-master-versioning-and-include-userraw
...
updates to support new master versioning
2020-01-11 20:33:52 -06:00
RaidMax
8a42239f36
updates to support new master versioning
...
make sure game files are copied correctly in build output
2020-01-11 20:32:27 -06:00
RaidMax
23c78997ac
Fix anticheat issue with needing index casting. IW you seem a little sloppy there...
2020-01-06 18:43:00 -06:00
RaidMax
7cdfe618a2
Add missing active columns with migration
2020-01-06 11:04:36 -06:00
RaidMax
7bfadca84d
fix issue accessing the wrong logger
2019-12-29 17:07:00 -06:00
RaidMax
a7620ffd50
Merge pull request #90 from RaidMax/feature/webfront-help-index
...
Feature/webfront help index
2019-12-29 11:36:36 -06:00
RaidMax
902cd9953e
finish help layout and show only on permission level
2019-12-29 11:32:36 -06:00
RaidMax
344c3613b8
add help page to layout
2019-12-28 20:44:39 -06:00
RaidMax
32e1af0ffb
fix live radar directory and a few minimap names
2019-12-28 17:53:41 -06:00
RaidMax
1e1a03c9d8
fix retarded method that wasn't returning when it should have
2019-12-28 15:40:55 -06:00
RaidMax
4d3f7da48e
re-enable API events
2019-12-28 10:07:37 -06:00
RaidMax
2b26b9a707
fix javascript libraries not being loaded because the stupid CDN change. MICROSOFT, IF YOU'RE LISTENING, FIX YOUR INTEGRATION WITH CDNJS THANK YOU
...
force demo record and increase max demos saved for IW4x
fix issue with disconnect on a not fully connected client
2019-12-27 20:37:50 -06:00
RaidMax
82381457df
fix duplicate aliases from color codes (AB#5)
2019-12-27 14:42:17 -06:00
RaidMax
d4b5120953
Update azure-pipelines.yml for Azure Pipelines
2019-12-27 14:01:00 -06:00
RaidMax
82152755c9
add github release to pipeline
2019-12-27 13:45:53 -06:00
RaidMax
b251ef00c4
potential fix for a invalid operation exception on client update
...
change client library cdn provider as cdnjs seems broken at the moment
2019-12-27 12:10:20 -06:00
RaidMax
042fde971e
(potentially) fixed object disposed issue with semaphore
...
fix random issue where we were trying to reset a session for a player that has not fully connected
2019-12-26 18:17:49 -06:00
RaidMax
c9e6ce0bca
fix authorize issue on penalty info after upgrading .NET Core runtime targets
2019-12-25 21:05:57 -06:00