User contributions for Ficool2
Jump to navigation
Jump to search
23 October 2024
- 16:2416:24, 23 October 2024 diff hist −5 Team Fortress 2/Scripting/Script Functions/Constants Re-order unofficial constants alphabetically
- 08:5508:55, 23 October 2024 diff hist −95 Team Fortress 2/Scripting/Script Functions No edit summary
- 08:5408:54, 23 October 2024 diff hist +365 Team Fortress 2/Scripting/Script Functions No edit summary
- 07:2307:23, 23 October 2024 diff hist +26 Func breakable surf This fixes rockets getting stuck
21 October 2024
- 20:0820:08, 21 October 2024 diff hist −7 $bodygroup Static is a bad idea
- 13:5113:51, 21 October 2024 diff hist +59 Team Fortress 2/Scripting/Script Functions/TraceLineEx No edit summary
- 13:5113:51, 21 October 2024 diff hist +59 Team Fortress 2/Scripting/Script Functions/TraceHull No edit summary current
20 October 2024
- 12:4312:43, 20 October 2024 diff hist +148 Entity limit There is a bit more to it
- 11:4111:41, 20 October 2024 diff hist +218 Entity limit Non-networked entities have a higher limit
19 October 2024
- 13:4213:42, 19 October 2024 diff hist +257 Team Fortress 2/Scripting/VScript Examples No edit summary
- 13:0013:00, 19 October 2024 diff hist +159 Team Fortress 2/Scripting/Script Functions No edit summary
18 October 2024
- 06:3806:38, 18 October 2024 diff hist +24 Team Fortress 2/Scripting/Game Events No edit summary
- 06:3706:37, 18 October 2024 diff hist +191 Team Fortress 2/Scripting/Game Events No edit summary
16 October 2024
- 14:0414:04, 16 October 2024 diff hist +60 Team Fortress 2/Scripting/Game Events No edit summary
- 04:1404:14, 16 October 2024 diff hist +110 Team Fortress 2/Scripting/Script Functions No edit summary
11 October 2024
- 05:5205:52, 11 October 2024 diff hist +100 Team Fortress 2/Scripting/Script Functions Document more chat color codes
10 October 2024
- 17:4817:48, 10 October 2024 diff hist 0 Base boss No edit summary
- 17:4817:48, 10 October 2024 diff hist +134 Base boss No edit summary
- 17:4517:45, 10 October 2024 diff hist +565 Team Fortress 2/Scripting/Script Functions Add CTFBaseBoss from today's update
- 16:5216:52, 10 October 2024 diff hist −79 $collisiontext No edit summary
9 October 2024
- 17:0417:04, 9 October 2024 diff hist +2 Team Fortress 2/Scripting/Script Functions No edit summary
8 October 2024
- 21:0921:09, 8 October 2024 diff hist +2,661 Team Fortress 2/Scripting/VScript Examples No edit summary
5 October 2024
- 21:0621:06, 5 October 2024 diff hist −126 Source Model Skin Editor Thats just wrong, the tool works
3 October 2024
- 04:3204:32, 3 October 2024 diff hist +1 Team Fortress 2/Scripting/Script Functions Braces on another line per convention
29 September 2024
- 07:4107:41, 29 September 2024 diff hist +115 Team Fortress 2/Scripting/Script Functions No edit summary
- 07:4007:40, 29 September 2024 diff hist −6 Team Fortress 2/Scripting/VScript Examples No edit summary
- 07:4007:40, 29 September 2024 diff hist +23 Team Fortress 2/Scripting/VScript Examples No edit summary
- 07:3907:39, 29 September 2024 diff hist +250 Team Fortress 2/Scripting/VScript Examples The convention is braces go on a new line, and no semicolons (consistent with every other example). Also since this code is boilerplate and most of it a user doesnt need to change, it should be kept compact for easier copy pasting
27 September 2024
- 12:1212:12, 27 September 2024 diff hist 0 Team Fortress 2/Scripting/Script Functions/TraceHull No edit summary
- 12:1112:11, 27 September 2024 diff hist −944 Team Fortress 2/Scripting/Script Functions No edit summary
- 12:1112:11, 27 September 2024 diff hist −106 Team Fortress 2/Scripting/Script Functions/TraceHull No edit summary
- 12:1012:10, 27 September 2024 diff hist +4,506 N Team Fortress 2/Scripting/Script Functions/TraceHull Created page with "== Description == <code>bool TraceHull(table ''traceTable'')</code> Does a box (AABB) sweep along a path defined by two vectors, returning the first entity o..."
- 12:0212:02, 27 September 2024 diff hist −1,049 Team Fortress 2/Scripting/Script Functions No edit summary
- 11:5711:57, 27 September 2024 diff hist +341 Team Fortress 2/Scripting/Script Functions/TraceLineEx No edit summary
- 11:5411:54, 27 September 2024 diff hist −3,886 Team Fortress 2/Scripting/Script Functions/TraceLine Redirected page to Team Fortress 2/Scripting/Script Functions/TraceLineEx current Tag: New redirect
- 11:5311:53, 27 September 2024 diff hist +3,954 N Team Fortress 2/Scripting/Script Functions/TraceLineEx Created page with "== Description == <code>bool TraceLineEx(table ''traceTable'')</code> Does a raycast along a line specified by two vectors, returning the first entity or geometry hit along t..."
- 11:5011:50, 27 September 2024 diff hist +3,954 N Team Fortress 2/Scripting/Script Functions/TraceLine Created page with "== Description == <code>bool TraceLineEx(table ''traceTable'')</code> Does a raycast along a line specified by two vectors, returning the first entity or geometry hit along t..."
- 10:3410:34, 27 September 2024 diff hist 0 Team Fortress 2/Scripting/VScript Examples No edit summary
- 10:2810:28, 27 September 2024 diff hist −1 Team Fortress 2/Scripting/VScript Examples No edit summary
- 10:2510:25, 27 September 2024 diff hist +116 Team Fortress 2/Scripting/VScript Examples Fix wrong event scope being used
- 06:2006:20, 27 September 2024 diff hist +115 Player (Team Fortress 2) No edit summary
- 06:1906:19, 27 September 2024 diff hist +4,363 Player (Team Fortress 2) Document SpeakResponseConcept
25 September 2024
- 07:2707:27, 25 September 2024 diff hist +74 Team Fortress 2/Scripting/Script Functions No edit summary
- 06:4106:41, 25 September 2024 diff hist +202 Team Fortress 2/Scripting/Script Functions No edit summary
23 September 2024
- 14:4914:49, 23 September 2024 diff hist −1 Template:Damage type No edit summary current
22 September 2024
- 15:1715:17, 22 September 2024 diff hist +42 Team Fortress 2/Scripting/VScript Examples No edit summary
21 September 2024
- 09:5809:58, 21 September 2024 diff hist +422 Fatal Error Out of thread ids No edit summary current
16 September 2024
- 19:1819:18, 16 September 2024 diff hist −197 Lightmap Forgot one another, the Source 2 info here should go to another page as its fundamentally different to the older engines
- 19:1619:16, 16 September 2024 diff hist −65 Lightmap This page has no relevance to Source 2
15 September 2024
- 08:1308:13, 15 September 2024 diff hist +4 Team Fortress 2/Scripting/Script Functions No edit summary