1
0
mirror of https://github.com/IkarusHD/ICF-3.git synced 2025-03-04 03:03:12 -05:00
Commit Graph

35 Commits

Author SHA1 Message Date
Ikarus
cd3b0758f8 changed id 2025-01-16 23:22:13 +01:00
thecraftianman
983af59029 Add test runner to dev 2024-08-05 14:43:18 -04:00
thecraftianman
0d7bd8db58 Swap IDs 2024-05-18 00:51:27 -04:00
thecraftianman
faf4a85fbd Merge branch 'master' into dev 2024-03-21 17:19:22 -04:00
thecraftianman
200f633f52
Try to fix checkout path 2024-03-21 16:06:20 -04:00
thecraftianman
fc38e7899a
Try not to destroy everything but the version file?
Why did the last commit do this lol
2024-03-21 15:56:36 -04:00
thecraftianman
5caec02a7b
Fix version file path, take 2 2024-03-21 15:33:36 -04:00
thecraftianman
717d28fb0a
Try to fix version file path 2024-03-21 13:47:53 -04:00
thecraftianman
cc340f3c13
Allow manual dispatch of the runner 2024-03-14 22:38:46 -04:00
thecraftianman
b6a0eb88c3 Fix env variables 2024-03-14 12:47:42 -04:00
thecraftianman
5629f59217 Test 2024-03-14 12:34:14 -04:00
thecraftianman
a5897dfcef Trying this again 2024-02-14 20:06:55 -05:00
thecraftianman
461a4ff6ed Fix version file location(?) 2024-02-14 19:58:20 -05:00
thecraftianman
59a2210bff More concise version file creation
As suggested by Phatso
2024-01-23 15:30:51 -05:00
thecraftianman
62b809c57a WIP Workshop update checker
This (should) add a static file to the Workshop version only that contains the current commit hash before the upload process, which is then used to check for updates like normal. Haven't been able to test this from start to finish yet, but we'll see how it goes once everything is ready for release.
2024-01-22 16:29:09 -05:00
thecraftianman
73a1688bfc Linter/tester improvements
Linter now uses the official workflow, and the tester is now no longer broken (correct me if this one is wrong though)
2023-11-26 20:44:37 -05:00
Brandon Sturgeon
f4df9041ef
Run GLuaTest on pushes to master 2022-09-08 14:01:15 -07:00
Brandon Sturgeon
e208966d30
Add Wiremod dependency 2022-08-10 12:24:18 -07:00
Brandon Sturgeon
8c4b0e3e3a
Add GLuaTest workflow 2022-08-10 12:20:54 -07:00
TwistedTail
b37646ce89 Attempting to fix linter workflow again
- Outright copied DarkRP's linter workflow as an attempt to get it working again.
2021-03-11 04:58:19 -03:00
TwistedTail
a9977a4554 Updated GLuaFixer to 1.17.2
- Once again, updated the GLua linter action to 1.17.2.
2021-02-22 04:24:15 -03:00
TwistedTail
4262c63010 Updated GLuaFixer
- Updated GLua linter to version 1.17.1
2021-02-14 17:32:10 -03:00
TwistedTail
dead5d277f Updated bug report template
- People must specify the branch and version they're using when reporting a bug.
2021-01-23 08:54:17 -03:00
TwistedTail
9eb171d521 Updated GLuaFixer
- Updated GLuaFixer to the version 1.17.0.
2021-01-19 01:38:18 -03:00
TwistedTail
4566282d5e Readded Starfall folder to Linter checks
- The Starfall folder will no longer be ignored by the linter check.
2020-12-11 14:40:54 -03:00
Stoob
2e33e68798 Cleaned up damage.lua
Updated workflow to no longer ignore damage.lua
Moved ACF_GetHitAngle to sv_util
Reorganized and cleaned up damage.lua
Renamed ACF_PropDamage to ACF.PropDamage
Renamed ACF_KEShove to ACF.KEShove
2020-02-11 18:51:16 -06:00
Stooberton
4e6a9577b4
Update GLuaFixer.yml
Blacklisted Starfall directory
2020-02-11 14:33:22 -06:00
TwistedTail
5622180fa2 Updated GLuaFixer workflow
- Remove ExpAdv2 folder exceptions and removal from the linter workflow.
2020-02-06 20:00:49 -03:00
TwistedTail
40134c6ef3 Updated Linter workflow and README file 2020-01-03 05:00:23 -03:00
TwistedTail
b1e0d33317 Updated GLuaFixer linter workflow
Now the linter should ignore the files and folders we don't care about since they won't exist when it's executed
2019-12-13 22:15:19 -03:00
TwistedTail
56a9de8783 Added "suggestion report" issue template 2019-12-11 22:36:39 -03:00
TwistedTail
82917685de Added "bug report" issue template 2019-12-11 21:53:31 -03:00
TwistedTail
90ab910e28 Added missing lua folder path to linter workflow 2019-12-11 15:53:18 -03:00
TwistedTail
86bd4bfd8a Added path filters to linter workflow 2019-12-11 15:31:28 -03:00
TwistedTail
1e9d9db0ba Added linter workflow
Added GLuaFixer linter workflow for pushes and pull requests.
2019-12-11 15:15:01 -03:00