Commit Graph

31 Commits (19cf520340f0a24a8ab2a5c86f154f3927e9f706)

Author SHA1 Message Date
Icedream 19cf520340
Add Jenkinsfile and add it to ignored files. 2017-04-17 23:22:41 +02:00
Icedream 1f9986d344
Add newline at end of file. 2017-04-17 20:12:40 +02:00
Icedream 02bd0a8ee6
Prefix all network messages consistently. 2017-04-17 20:11:35 +02:00
Icedream e3d2cde7b0
Properly prefix all hook names. 2017-04-17 20:09:16 +02:00
Icedream 1c19c0b76b We are now on Steam! http://steamcommunity.com/sharedfiles/filedetails/?id=431297319 2015-04-24 22:30:18 +02:00
Icedream 480ebac511 Fix menu spacer. 2015-04-24 21:59:35 +02:00
Icedream 668912c514 Fix labeling of taunt at "taunts/oh_yea_he_will_pay.wav". 2015-04-24 21:55:52 +02:00
Icedream 60f00fea8d Fix "else if" => "elseif". 2015-04-24 21:52:01 +02:00
Icedream 4a2c4ccece Fix if block for compatibility code. 2015-04-24 21:50:04 +02:00
Icedream 01cb84ab17 Add missing code for making the Taunt Menu addon compatible with Prop Hunt without Tauntpack Loader. 2015-04-24 21:45:31 +02:00
Icedream c00b770a89 Fix logo.jpg.
- Resized to exactly 512x512.
- Not saved as progressive JPEG anymore, gmpublish doesn't like this as well.
2015-04-24 21:32:59 +02:00
Icedream adaf5da586 Fixed missing file check and also added output for taunt files that are missing. 2015-04-24 21:08:47 +02:00
Icedream 25c5219d77 Ignore logo file when creating the addon. 2015-04-24 20:57:10 +02:00
Icedream 431447f42f Only add taunts to the menu if they actually exist. 2015-04-24 20:55:12 +02:00
Icedream f839cac808 Renamed/recategorized some taunts. 2015-04-24 20:50:51 +02:00
Icedream 9ac6bf0970 Simple 512x512 logo for workshop. 2015-04-24 20:50:09 +02:00
Icedream 7bbc69d5a8 Rename to "Simple PropHunt Taunt Menu" and change type to "servercontent". 2015-04-24 19:48:29 +02:00
Icedream 37f9747e03 Fix crash when created menu results in a nil object... who knows when that could happen, right!? 2015-04-23 22:22:49 +02:00
Icedream 449bd8e2db Fix menu spacer. 2015-04-23 22:22:32 +02:00
Icedream 9b6e651656 Fix last menu closing bugging out on new rounds. 2015-04-23 22:18:39 +02:00
Icedream 21d3019a2d Oops, it was "Hide", not "Close". 2015-04-23 22:16:19 +02:00
Icedream 8a5b486441 Fix last menu not being closed due to wrong variable assignment. 2015-04-23 22:14:29 +02:00
Icedream e3a9596fda Move string network pooling to an "Initialize" event hook. 2015-04-23 22:10:27 +02:00
Icedream 202840a12d Close last menu if key is pressed again while menu is still open. 2015-04-23 22:10:04 +02:00
Icedream 9b7b38c8f7 Fix client-side script not being sent over. 2015-04-23 22:09:37 +02:00
Icedream efba83b6ed Use the same method Garry's Mod uses to detect key presses. 2015-04-23 21:56:23 +02:00
Icedream 3a809e213d Fix typo. 2015-04-19 01:39:18 +02:00
Icedream 9fd1122dde Add author. 2015-04-19 01:38:20 +02:00
Icedream 62014f19d4 Ignore LICENSE file when building. 2015-04-19 01:35:56 +02:00
Carl Kittelberger 8d3cf6d911 Update README.md
Fix caption.
2015-04-19 01:34:56 +02:00
Icedream 89cf6fc809 Initial commit. 2015-04-19 01:32:39 +02:00