Commit graph

18 commits

Author SHA1 Message Date
bcae0060bc Configuration Update
Merge branch 'master' of https://github.com/eukara/FreeCS
2017-11-10 15:49:19 -06:00
edc0f6ac8d Fixed #41 and added HUD 'Caliber' graphics for the explosives
Removed temporary menu cursor fix, because the SVN version of FTE addressed the cursor issue! Yay for Spike!
2017-10-26 19:43:38 -05:00
8931e3cd18 Temporary fix for the menu/fullscreen issue on Linux 2017-10-22 01:24:11 -05:00
c28123ae68 Added menu/mouse delta guffins 2017-10-22 00:56:54 -04:00
c48199140f Backing these changes, less menu crashes and (coming soon) usable options menu 2017-09-29 01:05:40 -05:00
62eb3468b1 Disregard the last commit or something, misunderstood request. 2017-09-04 21:42:17 +02:00
1c27fb93f6 Using getimagesize to allow more variable btn_main.bmp files. 2017-08-30 16:54:27 +02:00
dbde5342d7 Fixed range of TraceAttack weapons
Fixed AWP inaccuracy
2017-07-03 05:11:53 +02:00
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
79fa38562a Made some tweaks to the bomb (Fixes #13)
Fixed a crash related to grenades and func_breakables.
2017-06-26 00:04:06 +02:00
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
5b0cc923a0 Server browser, scrollbars... lots of fun stuff. 2017-06-22 19:31:43 +02:00
dd83d09250 More work towards the new menu 2017-06-22 01:49:28 +02:00
bc5f562d4f You know, bug fixes. 2017-05-01 17:52:01 +02:00
4bcea672ff More work on the menu: Added map menu, simple server browser... 2017-05-01 13:55:50 +02:00
5320775c33 Cleaning up... 2017-05-01 01:21:49 +02:00
f69911fd9c Main menu work going forward. Fixes towards hostage movement (new FTE requires this) as well as misc HUD fixes. 2017-04-30 23:19:10 +02:00
Marco Hladik
f8a1902187 Added bomb-defusing
Added progressbar on bomb defusing
Added seperators on the timer and the ammo display
Fixed some USE bugs related to doors and other ents
+use (+button6) is now something that can be toggled, whereas before it was a one-time thing
Added various sounds when buying things
Added various messages when trying to buy things you already have
Added proper radio sounds to the bombing mission type
More work done on the equipment
2016-12-11 11:10:03 +01:00