Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3699 commits
Select commit Hold shift + click to select a range
ad2f844
new-balance: old concs outside of OCE
Jan 18, 2024
f5a98be
Merge pull request #1282 from newbytf/dev-cur
newbytf Jan 18, 2024
744c3ad
new-balance: add new-balance flags to wpp_status
Jan 19, 2024
e5d53f8
new-balance: add death messages for impeller, slightly expand range
Jan 19, 2024
3ea6960
Merge pull request #1283 from newbytf/dev-cur
newbytf Jan 19, 2024
dbf4143
weapons: fix firing after dead when gibbed
Jan 19, 2024
d98d981
Merge pull request #1284 from newbytf/dev-cur
newbytf Jan 19, 2024
4ce67ff
misc: fix compile nits
Jan 19, 2024
b0226a9
wp: add some more shared ssqc/csqc helpers for getting to clips/class…
Jan 19, 2024
e316399
misc: fix prematch invincibility toggle
Jan 19, 2024
cd6a42b
wp: unify fire_in_anim into weapon_info rather than it being a specia…
Jan 19, 2024
9bc4cba
weapons: example of adding reload to in-animation weapon
Jan 19, 2024
247a65d
wp: revert sng clip from previous example
Jan 19, 2024
9172e0d
weapons: allow changing from nailguns when firing
Jan 19, 2024
8c0ce87
Merge pull request #1285 from newbytf/dev-cur
newbytf Jan 19, 2024
cab7011
anim: fix respawn while dead
Jan 19, 2024
db7bb2d
weapons: fix playercurrentweapon mistakenly made generic
Jan 19, 2024
8e70910
Merge pull request #1286 from newbytf/dev-cur
newbytf Jan 19, 2024
dc639a9
wp: remove fire_in_anim tag from autorifle, it just does many individ…
Jan 19, 2024
79f5d51
revert dead-player animation interpose, interactions with respawn sti…
Jan 19, 2024
9a08069
Merge pull request #1287 from newbytf/dev-cur
newbytf Jan 19, 2024
bc4de74
special2 should dismantle gun when in range
drzel Jan 21, 2024
8419a42
Merge branch 'improve-engy-special' into staging
drzel Jan 21, 2024
9ce06a3
rewind: remove localinfo to disable detpipe rewind
Jan 22, 2024
5234f48
nb: add antilag to impeller
Jan 22, 2024
949dfde
Merge pull request #1289 from newbytf/dev-cur
newbytf Jan 22, 2024
b66492f
core: fix being able to fire after being gibbed in some cases
Jan 22, 2024
c34ea3f
Merge pull request #1290 from newbytf/dev-cur
newbytf Jan 22, 2024
ebbd2b6
Add debug logging to match reporting
drzel Jan 22, 2024
1d5fa44
Add a bit more logging
drzel Jan 22, 2024
1ae6cf5
Merge pull request #1291 from newbytf/master
drzel Jan 24, 2024
f5dbcd7
weapons: more stringent server side check for whether ammo exists to …
Jan 24, 2024
b4d7da7
Merge pull request #1293 from newbytf/dev-cur
newbytf Jan 24, 2024
233e033
core: make haze-stats align better with in-game stats
Jan 28, 2024
a52b04e
Merge pull request #1294 from newbytf/dev-cur
newbytf Jan 28, 2024
baa12ca
Make grenade lockout time configurable
BeakMeister Jan 28, 2024
2659b75
Merge pull request #1296 from BeakMeister/configurable-gren-lockout
drzel Jan 28, 2024
868b803
Options to configure pipe cooldown time and whether it applies to pip…
drzel Jan 29, 2024
d5f5d20
Merge branch 'individual-pipe-cooldowns' into staging
drzel Jan 29, 2024
b6c5c55
demoman: disable allpipes_cooldown by default
Jan 29, 2024
ec19c55
Merge pull request #1298 from newbytf/dev-cur
newbytf Jan 29, 2024
e10d54e
demoman: fix death bug with new allpipes_cooldown
Jan 29, 2024
054d3d4
Merge pull request #1299 from newbytf/dev-cur
newbytf Jan 29, 2024
eeb9e37
new-balance: enable in all regions by default
Jan 29, 2024
a304e96
Merge pull request #1300 from newbytf/dev-cur
newbytf Jan 29, 2024
292e9e4
Merge pull request #1301 from newbytf/master
drzel Jan 30, 2024
afbcf61
slot_a: make slot_a work consistently with owi
Feb 2, 2024
480ba84
slot_a: make slot_a work with up to 4 inputs
Feb 2, 2024
af69103
Merge pull request #1302 from newbytf/dev-cur
newbytf Feb 2, 2024
9ee041a
misc: fix cmd break spam
Mar 15, 2024
60f605f
new-balance: migrate updates away from new-balance control
Mar 15, 2024
8c40487
teamplay: add some new helpers
Mar 15, 2024
7183634
teamplay: strip defenders (and remove ents) near cap point after capture
Mar 15, 2024
28f7d51
teamplay: lower suicide delay to 4 seconds
Mar 15, 2024
e63d927
teamplay: just kidding, 5 seconds delay
Mar 15, 2024
387d1b5
Merge pull request #1305 from newbytf/dev-cur
newbytf Mar 15, 2024
54097ec
Merge branch 'staging' into dev-cur
newbytf Mar 15, 2024
37dee8d
Merge pull request #1306 from newbytf/dev-cur
newbytf Mar 15, 2024
5aa2f74
Fix hard to pick up flag after door closing on it
drzel Mar 16, 2024
1ae240f
Merge branch 'fix-hard-to-pickup-flag-after-door-closing-on-it' into …
drzel Mar 16, 2024
f7924dc
Set discard and ammobox sizes same as backpacks
drzel Mar 17, 2024
cb97ada
Merge branch 'fix-hard-to-pickup-items' into staging
drzel Mar 17, 2024
2b55abb
Merge pull request #1307 from drzel/fix-hard-to-pickup-flag-after-doo…
drzel Mar 17, 2024
c37775d
Limit throwflag lockout to the thrower
drzel Mar 17, 2024
c39673e
Add early return
drzel Mar 17, 2024
b704f65
Merge branch 'limit-throwflag-lockout-to-thrower' into staging
drzel Mar 17, 2024
3cea3dc
Revmove duplicate local entity declaration
drzel Mar 17, 2024
aae3988
Merge branch 'limit-throwflag-lockout-to-thrower' into staging
drzel Mar 17, 2024
2a8c980
Fix freelook in demos
drzel Mar 18, 2024
fce83e4
Merge branch 'master' into fix-freelook-in-demos
drzel Mar 18, 2024
d409114
Merge branch 'fix-freelook-in-demos' into staging
drzel Mar 18, 2024
b411bf4
core: make special act like +special
Mar 18, 2024
23308a0
Merge pull request #1317 from newbytf/dev-cur
newbytf Mar 18, 2024
470179b
teamplay: add message on strip and remove primed grenades
Mar 18, 2024
1e77ee6
Merge pull request #1318 from newbytf/dev-cur
newbytf Mar 18, 2024
bf74d46
pmove: fix maxspeed
Mar 18, 2024
d71f6f2
Merge pull request #1319 from newbytf/dev-cur
newbytf Mar 18, 2024
2dfdd86
Revert "core: make special act like +special"
drzel Mar 19, 2024
e06d9f0
pmove: fix maxspeed
Mar 18, 2024
3b35deb
Merge pull request #1314 from drzel/fix-freelook-in-demos
drzel Mar 20, 2024
43a38d7
Merge pull request #1310 from drzel/limit-throwflag-lockout-to-thrower
drzel Mar 20, 2024
4d9986e
Merge pull request #1308 from drzel/fix-hard-to-pickup-items
drzel Mar 20, 2024
c1a10b3
Add play to completion admin option
drzel Apr 7, 2024
e29f388
Merge branch 'play-to-completion' into staging
drzel Apr 7, 2024
4395992
Fix new_balance
haze-au Apr 18, 2024
bc0a516
Comment out effstrip - unused
haze-au Apr 18, 2024
c4594aa
Merge pull request #1321 from haze-au/staging
drzel Apr 18, 2024
e289d2f
Fix broken max_gren1_engineer setting
drzel Apr 20, 2024
f565a79
Honour server max gren config
drzel Apr 20, 2024
28efcc0
Move defaults from last four years server config to code
drzel Apr 22, 2024
2fdbecd
Clean up max gren logic
drzel Apr 22, 2024
6d5c820
Merge pull request #1320 from drzel/play-to-completion
drzel Apr 22, 2024
95c7c2b
Merge pull request #1322 from FortressOne/staging
drzel Apr 22, 2024
b38fe02
Support localinfo max grens setting -1 for default
drzel Apr 23, 2024
8fd378d
Put a flag on cap strip
drzel Apr 25, 2024
23de49a
Make a much more obvious flag pick up notification
drzel Apr 25, 2024
e441bb7
Specify flag colour in pickup notification
drzel Apr 26, 2024
8756237
Rename ready panel to notification panel
drzel Apr 26, 2024
960ba31
Warning go away
drzel Apr 26, 2024
791abcc
Remove debug prints
drzel Apr 26, 2024
e2a2d98
Merge pull request #1325 from drzel/improved-flag-pickup-notification
drzel Apr 26, 2024
946e906
WIP sentry preview
drzel Apr 29, 2024
6c1fd61
Refactor
drzel Apr 29, 2024
dea4ba5
Don't show crosshair while previewing sentry
drzel Apr 29, 2024
6ac9d0e
Barely working but really naster sentry preview rotation
drzel Apr 29, 2024
77636fd
WIP pass sentry rotation offset to cmd build sentry
drzel Apr 29, 2024
ad73938
Remove green colormod for valid sentry
drzel Apr 30, 2024
07dff8e
Allow building in the air
drzel Apr 30, 2024
d768db1
Don't show sentry preview if player has sentry
drzel Apr 30, 2024
230abad
Fix unlimited sentries, don't show preview without enough ammo, remov…
drzel Apr 30, 2024
befe34d
Actually build the gun
drzel Apr 30, 2024
444259d
No sentry preview in prematch
drzel Apr 30, 2024
35f2738
Stop sentry preview on death
drzel Apr 30, 2024
f2faaf1
Remove debug statement
drzel Apr 30, 2024
00d6b99
Don't try to preview sentry when dead
drzel Apr 30, 2024
ee979ba
Fix mismatch in CheckArea entity bounding boxes
drzel Apr 30, 2024
8779758
Dismantle at close range for still building sentry should return all …
drzel Apr 30, 2024
e16314f
Print how many more cells are needed
drzel Apr 30, 2024
59a07b2
Don't immediately fire gun if cancelling sentry preview while rotating
drzel Apr 30, 2024
6f1fc4e
Don't spawn entities every frame
drzel Apr 30, 2024
829ed8c
Move sentry preview up in CSQC_UpdateView order
drzel Apr 30, 2024
15858a4
Don't close sentry if gun doesn't fit
drzel Apr 30, 2024
08fd6ff
Merge pull request #1326 from drzel/build-better
drzel Apr 30, 2024
0d1785d
Stop preview if building
drzel Apr 30, 2024
95cd841
Merge branch 'build-better' into staging
drzel Apr 30, 2024
7d94dda
Remove flag pickup notification when flag thrown
drzel Apr 30, 2024
f1bb88a
Merge
drzel Apr 30, 2024
9ce0a43
First pass at mouse rotate
drzel May 2, 2024
3bd8bb9
Error go away
drzel May 2, 2024
b09d3b6
WIP do cool things with dimensions, don't send model string, it's alr…
drzel May 2, 2024
e558f1b
Play sound, don't allow rotate when already rotating
drzel May 3, 2024
e589b97
Fix token exposure
drzel May 9, 2024
93f440e
Merge branch 'no-setinfo-login' into staging
drzel May 9, 2024
91491d4
Merge pull request #1330 from drzel/no-setinfo-login
drzel May 9, 2024
317c856
Make flag pickup a little less obnoxious
drzel May 9, 2024
d137071
Merge branch 'shrink-flag-notifications' into staging
drzel May 9, 2024
d88b4d5
Add sentry rotation options, range indicator
drzel May 11, 2024
3cc82c8
refactor
drzel May 13, 2024
d358020
Allow gun placement on z axis, part 1: preview
drzel May 13, 2024
54ea3f8
Lock only mouse y axis when rotating sentry
drzel May 14, 2024
13aec92
Merge branch 'master' into build-better
drzel May 14, 2024
8475cc8
Allow player to build more intuitively
drzel May 14, 2024
4698bd7
Refactor
drzel May 15, 2024
56cd80e
Default gren throw lockout 0
drzel May 16, 2024
49c98d1
Merge branch 'default-gren-throw-lockout-off' into staging
drzel May 16, 2024
8ef1dfb
Correct goal_results to goal_result
enondev Jun 5, 2024
135277a
Merge pull request #1333 from enondev/master
drzel Jun 6, 2024
f33a8f7
Merge pull request #1331 from drzel/default-gren-throw-lockout-off
drzel Jun 6, 2024
96faeb8
Merge pull request #1327 from drzel/flag-pickup-notification
drzel Jun 6, 2024
d52f409
Merge master
drzel Jul 10, 2024
6f4f58b
Fix init of sentry
drzel Jul 10, 2024
c5fb5d6
First pass
drzel Jul 31, 2024
0ff8e03
Trigger skin refresh on setinfo change
drzel Aug 1, 2024
561af5d
Update team colours, apply to all players on joining server
drzel Aug 6, 2024
fff9b56
Support spy
drzel Aug 6, 2024
fb41a83
Refactor
drzel Aug 6, 2024
b9b8b76
Remove debug print
drzel Aug 6, 2024
de87681
Refactor
drzel Aug 6, 2024
f6c978f
just use setinfos for team colours for now
drzel Aug 6, 2024
f2fa429
Merge branch 'fo-skins' into staging
drzel Aug 6, 2024
d5c4e2a
Tweak red skin colour
drzel Aug 7, 2024
be371a0
Merge branch 'fo-skins' into staging
drzel Aug 7, 2024
66ed8ae
Remove unneeded variables
drzel Aug 7, 2024
e53b6c1
Refactor, remove uneeded stuffcmds
drzel Aug 7, 2024
a8b659d
Refactor
drzel Aug 7, 2024
38eef0c
Merge branch 'fo-skins' into staging
drzel Aug 7, 2024
1052feb
Maybe fix wrong teamcolour on occasion, refactor
drzel Aug 7, 2024
8bc5902
Merge branch 'fo-skins' into staging
drzel Aug 7, 2024
314f6eb
Support teamcolor and enemycolor cvars
drzel Aug 7, 2024
e87c1ab
Merge branch 'fo-skins' into staging
drzel Aug 7, 2024
402bb8b
Refactor
drzel Aug 8, 2024
34628cd
Merge branch 'fo-skins' into staging
drzel Aug 8, 2024
bb66929
Don't send unneccessary setinfos
drzel Aug 11, 2024
ec294f5
Refactor
drzel Aug 11, 2024
fc1b252
Merge branch 'fo-skins' into staging
drzel Aug 11, 2024
e3a579a
Remove accidentally committed
drzel Aug 11, 2024
0feaf5d
Merge branch 'fo-skins' into staging
drzel Aug 11, 2024
0556818
Update readme
drzel Aug 14, 2024
cbce603
Merge branch 'fo-skins' into staging
drzel Aug 14, 2024
e748541
Update README
drzel Aug 14, 2024
b2d8d5c
Refactor
drzel Aug 25, 2024
2080122
Don't reveal spies by spamming teamxcolor setinfos
drzel Aug 25, 2024
757c48b
Support off option for setxcolor like enemycolor and teamcolor
drzel Aug 26, 2024
07c48fc
Remove debug statement
drzel Aug 27, 2024
3b86254
Make yellow a bit more yellow
drzel Aug 27, 2024
34b4920
Fix teamxcolor 'off' not respected on server join
drzel Aug 28, 2024
e3c52d6
Refactor
drzel Aug 28, 2024
eaecdce
don't send stuffs, remove debug
drzel Aug 28, 2024
d45befc
Do skin updates on next prethink
drzel Sep 11, 2024
484821a
Merge branch 'fo-skins' into staging
drzel Sep 12, 2024
271497b
Remove debug statements
drzel Sep 12, 2024
06408fc
Merge branch 'fo-skins' into staging
drzel Sep 12, 2024
e2ccab3
Use seperate preview model
drzel Sep 12, 2024
8794754
Staging with latest sentry code
drzel Sep 12, 2024
b876769
Remove the traceline requirement of a sentry
drzel Sep 12, 2024
eed7134
Merge branch 'build-better' into delte-me
drzel Sep 12, 2024
98c394e
Comment out mouse rotate for now
drzel Sep 12, 2024
4daed55
Merge branch 'build-better' into staging
drzel Sep 12, 2024
e82717a
make sentry rotating feel nicer
drzel Sep 14, 2024
c980919
Merge branch 'build-better' into staging
drzel Sep 14, 2024
bec58b3
Support mousewheel rotation of sentry preview
drzel Sep 14, 2024
a40ff36
Clean up some old rotate stuff
drzel Sep 14, 2024
da5c514
Remove debug statements
drzel Sep 14, 2024
db33eea
Send rotate commands to server if no preview
drzel Sep 14, 2024
7e5c257
Merge branch 'build-better' into staging
drzel Sep 14, 2024
52a42c9
More encompassing message
drzel Sep 14, 2024
bf8820f
Merge branch 'build-better' into staging
drzel Sep 14, 2024
6cb97a2
You should still be able to rotate sentry while menu is up
drzel Sep 14, 2024
bfaa264
Merge branch 'build-better' into staging
drzel Sep 14, 2024
e24f5fb
make sentry preview a bit more transparent
drzel Sep 15, 2024
e9d761f
Merge branch 'build-better' into staging
drzel Sep 15, 2024
c32243d
First pass at disguise next
drzel Sep 15, 2024
10ff5a4
Disguise next and previous
drzel Sep 15, 2024
d5f0cc5
Clean up
drzel Sep 15, 2024
f6e6c2a
Merge branch 'build-better' into specialupdown
drzel Sep 15, 2024
b3b5016
Refactor / remove unneeded temp ents
drzel Sep 16, 2024
5bfd311
Merge branch 'build-better' into staging
drzel Sep 16, 2024
4f3da26
Simplify
drzel Sep 16, 2024
0406688
Merge branch 'build-better' into staging
drzel Sep 16, 2024
4257be9
Don't det building sentry when detting disp
drzel Sep 17, 2024
640b2c2
Merge branch 'build-better' into staging
drzel Sep 17, 2024
56e910f
Use pre-existing Engy BUILD_ defines
drzel Sep 17, 2024
b2dfa3c
Merge branch 'build-better' into staging
drzel Sep 17, 2024
7c7ba14
Merge branch 'build-better' into specialupdown
drzel Sep 18, 2024
43d3771
Add zoom to specialup/down
drzel Sep 18, 2024
a9e0adf
Merge branch 'specialupdown' into staging
drzel Sep 18, 2024
223e64a
Add transparency to your own team flags when close by
drzel Sep 18, 2024
128cdc3
Merge branch 'transparent-flag-for-defence' into staging
drzel Sep 18, 2024
8c34c5a
Replace serverside zoom commands with client side
drzel Sep 18, 2024
d900619
Merge branch 'specialupdown' into staging
drzel Sep 18, 2024
5990a5d
Predicted player shouldn't prevent gun build
drzel Sep 29, 2024
4800d8b
Merge branch 'build-better' into staging
drzel Sep 29, 2024
8e5da39
WIP
drzel Oct 13, 2024
221ad53
Fix missing glow on client side flag models
drzel Oct 13, 2024
8c0b26b
Merge branch 'transparent-flag-for-defence' into staging
drzel Oct 13, 2024
33dcdde
Merge pull request #1335 from drzel/fo-skins
drzel Oct 13, 2024
f5d9d48
Use a tracebox to simplify sentry location
drzel Oct 16, 2024
6a1753a
Make building more flexible
drzel Oct 17, 2024
a0c71b2
Merge branch 'build-better' into staging
drzel Oct 17, 2024
8300424
Smooth rotation with high ping
drzel Oct 17, 2024
6d6b301
Handle rotating sentry base
drzel Oct 17, 2024
83f58ab
Don't allow client side rotation when not in range
drzel Oct 17, 2024
4d9e7b7
Put a gren back in packs
drzel Oct 31, 2024
41c2ddd
Detpipe cooldown only applies to last fired pipe
drzel Oct 31, 2024
c6e188f
Merge branch 'balance' into staging
drzel Oct 31, 2024
457ed6c
Temp fix for sentry falling into world before proper fix
drzel Nov 12, 2024
83e919a
Merge build better
drzel Nov 12, 2024
cdf011b
fo_forward_facing_sentry option
drzel Nov 12, 2024
70ab88f
Fix clockwise/anticlockwise
drzel Nov 12, 2024
7e2c328
Merge branch 'build-better' into staging
drzel Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Compile and Upload

on:
push:
branches:
- master
- staging

jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Compile
run: |
wget http://fte.triptohell.info/moodles/linux_amd64/fteqcc64
chmod +x fteqcc64
export PATH=$GITHUB_WORKSPACE:$PATH
make
mkdir -p dats/${{ github.ref }}
cp *.dat dats/${{ github.ref }}
- uses: jakejarvis/s3-sync-action@master
with:
args: --acl public-read --follow-symlinks
env:
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'ap-southeast-2'
SOURCE_DIR: 'dats/refs/heads/'
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
*.lno
*.exe
*.log
*.bat
*.patch
fteqcc64
.vscode/tasks.json
.gitignore
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ ifndef REV
endif

all:
gmqcc -std=fteqcc -fvariadic-args -funtyped-nil -DVER=\"$(VER)\" -DREV=\"$(REV)\"
fteqcc64 -DVER=\"$(VER)\" -DREV=\"$(REV)\" ./ssqc/progs.src
fteqcc64 -DVER=\"$(VER)\" -DREV=\"$(REV)\" ./csqc/csprogs.src
fteqcc64 -DVER=\"$(VER)\" -DREV=\"$(REV)\" ./menu/menu.src

clean:
rm -f $(TARGET) qwprogs.lno files.dat progdefs.h
294 changes: 275 additions & 19 deletions README.md

Large diffs are not rendered by default.

Loading