Commit graph

413 commits

Author SHA1 Message Date
Marco Hladik
4ca5223c51 Removal of unused graphics/shaders 2018-06-10 02:27:32 +02:00
Marco Hladik
53d4ac9591 Added custom, white bitmap font to resemble WON closer
Fixed the chat parsing
Fixed crouching not working
2018-06-10 02:26:15 +02:00
Marco Hladik
a187712435 Readme update 2018-06-09 18:40:48 +02:00
Marco Hladik
6e9268d764 - Physics are now handled partially by the engine again
- Added first bot prototypes (only use with the latest FTEQW and ENGINE_ROUTING enabled
2018-06-09 18:37:42 +02:00
Marco Hladik
d1aa5feb35 Msg cleanup 2018-06-05 09:59:48 +02:00
35d025a7ab Merge pull request #97 from matnguyen/master
Edited README
2018-03-07 15:47:50 +01:00
Matthew Nguyen
edf8a31ed3 Edited README
Edited README.md for improved clarity and concision.
2018-03-06 23:22:43 -08:00
4de8570168 Delete gfx.wad 2018-02-17 11:04:29 -08:00
Marco Hladik
4260036e84 Slope fix, set acceleration to 10 for now - also view-step prediction fix to make it not seem like you're falling at a constant pace. 2018-02-17 11:02:03 -08:00
Marco Hladik
0ac03b1bc6 Rearranged things a little. 2018-02-12 07:46:35 -08:00
Marco Hladik
d78d12fd71 Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also. 2018-02-12 07:24:08 -08:00
5633ad7d59 Fixed the player models not looking up/down in the external view 2018-01-29 21:51:13 -08:00
84aea16001 Added a IP-Connect option by request 2018-01-29 21:18:17 -08:00
4b3ef40880 Fixed mp_timelimit! Thanks to wastelandpanda for reporting this. 2018-01-29 20:32:00 -08:00
0eaf9f5bc3 Added mp_halftime and fixed the behaviour of not flushing the round before a second player joins. 2018-01-29 10:14:30 -08:00
f78ece6005 Added mp_winlimit and fixed a bug with selecting the C4 Bomb as well as changed the way input works during freezetime. 2018-01-29 09:03:22 -08:00
c94019bfea Progs update 2018-01-24 10:36:09 -08:00
ce03562663 Add cmd menu_quit, since that was bothering me for a while. 2018-01-23 02:52:00 -08:00
3d6cb51060 Make crouch jumping somewhat viable again. 2018-01-23 02:25:55 -08:00
e016772037 Adjusting a few things, as well as adding a soon-custom gfx.wad 2018-01-11 22:07:12 -08:00
da4450c0b1 pm_bunnyspeedcap will also affect landing slowdowns. Aka you can bunnyhop again once that's off. 2018-01-07 12:39:31 -08:00
f011126858 Fixed the crouch-stay bug on a new round trigger, tried fixing crouching-jumping a little so you can't hover across the map 2018-01-01 12:20:51 -08:00
d37546c131 Fixes for ArmouryEntity and fixed grenade weapon switching. 2017-12-28 19:56:54 -08:00
6f682653b1 Added invlast, added buyammo1 and buyammo2 commands. 2017-12-28 19:16:30 -08:00
acd61228d1 Stepping and crouch fixes, because we needed those. Badly. 2017-12-28 15:01:05 -08:00
b003b933b4 Adjusted most fonts for the new FTE features... for now. Also made it so that the menu headers fade in closer to how it was done in WON Half-Life. Also func_vehicles spawn - but don't even bother testing them unless you're ready for glitches. 2017-12-28 05:31:31 -08:00
2eec3d477b Recompiled the .dat files because it seems I forgot to. 2017-12-19 14:28:43 -08:00
47c43544bf Big improvements to sprays. No more infokeys, support for colored sprays and much more. 2017-12-19 13:02:01 -08:00
e3b1dc88a2 Update README.md 2017-12-19 00:40:30 -06:00
7ba9f4912b Update README.md 2017-12-07 14:44:17 -06:00
e37b77c309 Update README.md 2017-12-07 14:44:08 -06:00
11e8098609 Update README.md 2017-12-07 14:43:28 -06:00
4550c3a060 Update README.md 2017-12-02 09:38:53 -06:00
057420ed4c Added some new cvars, such as fcs_knifeonly, fcs_swapteams, fcs_nopickups, fcs_reward_kill, fcs_penalty_pain, fcs_penalty_kill, fcs_maxmoney. Also fixed that exploding C4 does traceline collision checks against its targets. Sprays are sort-of in, but not fully. 2017-12-01 13:02:58 -06:00
5969fc35c9 Actual sources for commit dccd39b66c8f76221277e16482d44af9b5a63581 2017-11-27 00:52:25 -06:00
54a8b696f5 Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-27 00:51:39 -06:00
25200dc989 Added checks for invalid team items. 2017-11-27 00:50:40 -06:00
c320b6ae4e Delete csprogs.lno 2017-11-22 15:39:12 -06:00
94774c7fd1 Delete Overview.c~ 2017-11-22 15:38:54 -06:00
b76d39796c Fixed a possible problem with hostages being rescued... multiple times in one frame. 2017-11-22 15:34:09 -06:00
581190b98f Fixed overview FOV at 90. 2017-11-22 13:27:11 -06:00
979c1d1d95 Added sv_autoreload for those who really want it
Tweaked shell ejections just a little bit
2017-11-20 23:51:19 -06:00
57bf1c9576 Added shell ejection to the view
Added headshot notification
Health goes red now when it's below 25 or equals
Fixed a CSQC error with no overview present
Fixed spacing in the muliplayer server browser
2017-11-20 11:16:42 -06:00
e03ee3feca Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-19 20:40:24 -06:00
6c3c7dc381 Changed dlight positions a little, since the seat/splitscreen stuff changed the view viewmodels are positioned.s 2017-11-19 20:39:25 -06:00
b60a4e0435 Update README.md 2017-11-19 20:11:37 -06:00
d3365983a0 Merge branch 'master' of https://github.com/eukara/FreeCS 2017-11-19 20:07:56 -06:00
cd6263299e Fixed #79 by updating the spectator check
Fixed the smoke-grenade smoke not clearing upon next round
Changed in_rawinput to 0 for now, since it was causing problems
Fixed the RadiusDamage function in regards to regular explosions
Deleted the unnecessary lines trying to respect 'timelimit', which is deprecated afaik
Changed the sizes of individual grenades so that they'll be thrown more easily across crates and corners
Added an early preview of loading map overviews. They are not really usable and merely a work in progress on my end. They will be finished soon though.
2017-11-19 20:03:30 -06:00
3ec00f52bb Update README.md 2017-11-18 15:31:02 -06:00
d5a6c98dbc Update README.md 2017-11-18 15:30:20 -06:00