User contributions for Rectus
Jump to navigation
Jump to search
6 June 2014
- 10:5610:56, 6 June 2014 diff hist +2,010 Left 4 Dead 2/Scripting/Director Scripts →DirectorOptions: Added new DirectorOptions, and restructured the tables
28 May 2014
- 12:1612:16, 28 May 2014 diff hist +1,374 Left 4 Dead 2/Scripting/Script Functions Added more classes
- 11:3011:30, 28 May 2014 diff hist +448 m Left 4 Dead 2/Scripting Updated glossary and added some more info on global scripts.
23 May 2014
- 04:2904:29, 23 May 2014 diff hist +1,608 Left 4 Dead 2/Scripting Expanded on script uses and entity scripts
11 May 2014
- 07:0707:07, 11 May 2014 diff hist +263 Left 4 Dead 2/Scripting Added a glossary of confusing terms
- 06:5906:59, 11 May 2014 diff hist +2,421 Left 4 Dead 2/Scripting/Script Functions Added more hooks and descriptions.
- 04:5704:57, 11 May 2014 diff hist +1 m Scripted item drop No edit summary
- 04:5604:56, 11 May 2014 diff hist +59 m Scripted item drop No edit summary
- 04:5504:55, 11 May 2014 diff hist +325 Scripted item drop Added description and outputs.
7 May 2014
- 04:4404:44, 7 May 2014 diff hist +119 m Left 4 Dead 2/Scripting No edit summary
- 04:3004:30, 7 May 2014 diff hist +2,565 Left 4 Dead 2/Scripting Rewrote the introduction to hopefully be more accessible
1 May 2014
- 07:3007:30, 1 May 2014 diff hist +874 Left 4 Dead 2/Scripting/Script Functions →CPointScriptUseTarget: Added hooks
- 07:2707:27, 1 May 2014 diff hist +857 Point script use target Added example
29 April 2014
- 11:0311:03, 29 April 2014 diff hist +2 m Left 4 Dead 2/Scripting/Script Functions →Methods: Fixed typo
- 10:5910:59, 29 April 2014 diff hist +848 Left 4 Dead 2/Scripting/Script Functions →Other functions: Added more info on hooks
25 April 2014
- 09:1509:15, 25 April 2014 diff hist +57 m Left 4 Dead 2/Scripting/Director Scripts →DirectorOptions
24 April 2014
- 01:1301:13, 24 April 2014 diff hist +1,324 Left 4 Dead 2/Scripting/Director Scripts Added options from holdout mode
20 April 2014
- 08:5908:59, 20 April 2014 diff hist +1,359 List of L4D2 Entities Added undocumented entities
19 April 2014
- 14:4514:45, 19 April 2014 diff hist +2,922 Left 4 Dead 2/Scripting/Script Functions Added rest of the stuff documented in script_help (hopefully)
- 13:1913:19, 19 April 2014 diff hist +1,259 Left 4 Dead 2/Scripting/Script Functions →Classes: Added point_script_use_target methods.
- 13:1013:10, 19 April 2014 diff hist +18 m Point script use target No edit summary
- 12:2012:20, 19 April 2014 diff hist −86 m Scripted item drop Removed copied keyvalue
- 12:1912:19, 19 April 2014 diff hist +524 N Scripted item drop Created page with "{{l4d2 point|scripted_item_drop}} An item with basic physics that detects player touch. {{todo|This entity likely uses vscript hooks to signal when it has been touched. It doe..."
- 12:0612:06, 19 April 2014 diff hist +3,141 N Point script use target Created page with "{{l4d2 point|point_script_use_target}} It makes an other entity behave like a button similar to func_button_timed. The entity is intended to be programmed from an attached [[..."
- 10:5110:51, 19 April 2014 diff hist −61 List of L4D2 Entities Changed info about func_buildable_button
- 10:4910:49, 19 April 2014 diff hist +1,166 N Func buildable button Created page with "''func_buildable_button'' is a defunct entity present in the Left 4 Dead 2 FGD file. It appears to be to be a brush based button similar to func_button_timed, intended to..."
- 09:4909:49, 19 April 2014 diff hist 0 m List of L4D2 Entities No edit summary
- 09:4809:48, 19 April 2014 diff hist +512 List of L4D2 Entities Added the new entitites from the EMS update.
18 April 2014
- 10:0310:03, 18 April 2014 diff hist −1 m Left 4 Dead 2/Scripting/Director Scripts No edit summary
17 April 2014
- 08:1208:12, 17 April 2014 diff hist +166 m Left 4 Dead 2/Scripting/Director Scripts →DirectorOptions: Added a few possible options.
- 08:0008:00, 17 April 2014 diff hist +378 m Left 4 Dead 2/Scripting/Script Functions →Engine specific
- 07:5007:50, 17 April 2014 diff hist +3,338 Left 4 Dead 2/Scripting/Script Functions Added more function descriptions found by data-mining server.dll
16 April 2014
- 12:1612:16, 16 April 2014 diff hist +142 N Talk:L4D2 Level Design/Boss Prohibition Created page with "Does coop_boss_spawning actually work? I tested it and it seemed to be completely ignored. --~~~~"
- 12:1312:13, 16 April 2014 diff hist −16,289 Left 4 Dead 2/Scripting Merged DirectorOptions into a new page.
- 11:5711:57, 16 April 2014 diff hist +1,110 Left 4 Dead 2/Scripting/Director Scripts →DirectorOptions: Added warning.
- 11:5111:51, 16 April 2014 diff hist +4,659 Left 4 Dead 2/Scripting/Director Scripts →DirectorOptions: Tabled the DirectorOptions
14 April 2014
- 13:1613:16, 14 April 2014 diff hist +58 m Left 4 Dead 2 Level Creation →Tutorials and Constructing Elements: Addded new scripting pages
- 13:1013:10, 14 April 2014 diff hist +21,387 N Left 4 Dead 2/Scripting/Director Scripts Created page with "{{toc-right}}{{sq}}{{l4d2}} '''Left 4 Dead 2 Director scripts''' are vscripts that are primarily used to influence the behavior of the AI Director. They are ext..."
13 April 2014
- 04:2204:22, 13 April 2014 diff hist +13 m Left 4 Dead 2/Scripting No edit summary
- 04:2004:20, 13 April 2014 diff hist +515 m Left 4 Dead 2/Scripting →Scripting environment: Added delegation
12 April 2014
- 15:3415:34, 12 April 2014 diff hist +1,413 Left 4 Dead 2/Scripting Updated page layout
9 April 2014
- 13:0413:04, 9 April 2014 diff hist +119 m Left 4 Dead 2/Scripting/Script Functions →Engine specific
8 April 2014
- 10:2910:29, 8 April 2014 diff hist +4,173 Left 4 Dead 2/Scripting/Script Functions →Engine specific: Added even more native functions
- 07:2907:29, 8 April 2014 diff hist 0 m Left 4 Dead 2/Scripting/Script Functions →Methods
- 07:2807:28, 8 April 2014 diff hist +837 Left 4 Dead 2/Scripting/Script Functions →Convars: Added convar methods
- 07:2007:20, 8 April 2014 diff hist +10,377 Left 4 Dead 2/Scripting/Script Functions →Other functions: Added EMS functions
- 01:5101:51, 8 April 2014 diff hist +346 Left 4 Dead 2/Scripting/Script Functions Cleaned up more
6 April 2014
- 06:4906:49, 6 April 2014 diff hist −27 m Left 4 Dead 2/Scripting/Script Functions →Variables
- 06:4106:41, 6 April 2014 diff hist +34 m Left 4 Dead 2/Scripting/Script Functions No edit summary
- 06:3906:39, 6 April 2014 diff hist −16,136 Left 4 Dead 2/Scripting Merged Script functions into the new page.