Commit Graph

20 Commits

Author SHA1 Message Date
Marco Hladik 537ec5d15d Changed the FreeCS Project license to MIT. 2018-06-14 12:05:23 +02:00
Marco Hladik 26efc3588e - Added sound hack that'll stop LFO sounds (e.g. cs_747 jet flyby) from killing your ears
- Fixed the spectator camera from caring about VIEWHEIGHT
- Added menu labels and checkbox graphics (still WIP menu improvements)
- Fix for not-loop ambient_generic entities
2018-06-10 11:40:44 +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 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
Marco Cawthorne e016772037 Adjusting a few things, as well as adding a soon-custom gfx.wad 2018-01-11 22:07:12 -08:00
Marco Cawthorne 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
Marco Cawthorne e18f0dae6d Added splitscreen stuff (experimental)
Added a simple reward for losers
Fixed that round-draw would give the teams a reward
Changed cl_movespeedkey to 0.5
Changed prediction quite a lot (jumping glitch fixed)
More changes to the HUD to compensate for multiple screeninstances (splitscreen)
2017-11-16 16:53:02 -06:00
Marco Cawthorne eba1491409 Fixes #59 by actually testing this shoddy code I wrote
Adds color sliders for the HUD, Crosshair etc. in the Player options
Fixed some other small things someone might notice
2017-11-12 13:57:23 -06:00
Marco Cawthorne 79ff25a686 Added nickname field to the options menu, as well as fixed the controls menu 2017-11-10 21:27:26 -06:00
Marco Cawthorne 1d76c69a66 HDPI Mode added... because 4K display users! 2017-11-10 19:05:48 -06:00
Marco Cawthorne f767bf8340 A couple more video options before I get overrun by Phoronix readers! Aaa! 2017-11-10 16:50:18 -06:00
Marco Cawthorne bcae0060bc Configuration Update
Merge branch 'master' of https://github.com/eukara/FreeCS
2017-11-10 15:49:19 -06:00
Marco Cawthorne c48199140f Backing these changes, less menu crashes and (coming soon) usable options menu 2017-09-29 01:05:40 -05:00
Marco Cawthorne 62eb3468b1 Disregard the last commit or something, misunderstood request. 2017-09-04 21:42:17 +02:00
Marco Cawthorne 1c27fb93f6 Using getimagesize to allow more variable btn_main.bmp files. 2017-08-30 16:54:27 +02:00
Marco Cawthorne f19f73ffc8 Simplified a whole bunch of GUI stuff
Basic, albeit mathematically lame angle correction for p_ weapons
2017-06-26 11:12:16 +02:00
Marco Cawthorne ac3a42e49d Translations now show, menu uses btn_main graphics and header files. The freecs dir will contain TGA copies of them until BMP support gets enabled. 2017-06-23 09:23:24 +02:00
Marco Cawthorne 5b0cc923a0 Server browser, scrollbars... lots of fun stuff. 2017-06-22 19:31:43 +02:00
Marco Cawthorne dd83d09250 More work towards the new menu 2017-06-22 01:49:28 +02:00
Marco Cawthorne 4bcea672ff More work on the menu: Added map menu, simple server browser... 2017-05-01 13:55:50 +02:00