All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Valve Developer Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:07, 20 March 2025 SirYodaJedi talk contribs created page %alphatexture (Created page with "{{this is a|shader parameter|internal=1<!--is there a better way to do this?-->|name=%alphatexture|game=Garry's Mod}} Used on static props when the prop is flagged for texture shadows and compiling VRAD with {{code|-textureshadows}}. The alpha channel of the specified VTF will be used instead of {{ent|$basetexture}}, even if {{ent|$alphatest}} and {{ent|$translucent}} are absent. {{todo|Implementing in custom VRAD; see [https://github.com/Yuis-Archives/sourc...")
- 05:42, 20 March 2025 SirYodaJedi talk contribs created page Category:CD CBaseDoor (GoldSrc) (Created page with "{{CD/goldnodepage|CRotDoor|CBaseDoor}} <includeonly> <onlyinclude>{{{1|}}}↳CRotDoor {{:Category:CD CBaseDoor (GoldSrc)|{{{1|}}}:}}</onlyinclude> </includeonly> Category:CD template Category:CD CBaseDoor (GoldSrc)")
- 12:22, 19 March 2025 SirYodaJedi talk contribs created page File talk:Fogvolume aabbissue.jpg (Created page with "rototated brush~~~~")
- 11:56, 19 March 2025 SirYodaJedi talk contribs moved page Template:Hl1 kv texlight to Template:Hl1 kv lrchlt lightstyle without leaving a redirect
- 10:36, 19 March 2025 SirYodaJedi talk contribs created page Template talk:CLIO (Name: new section)
- 07:15, 19 March 2025 SirYodaJedi talk contribs created page Z-fighting (Plan on writing more, but mediawiki deleted my draft)
- 13:13, 18 March 2025 SirYodaJedi talk contribs created page Surface flags (Redirected page to BSP flags (Source)#Surface flags) Tag: New redirect
- 09:15, 18 March 2025 SirYodaJedi talk contribs deleted page Dimebag999 (content was: "#redirect User:Dimebag999 ", and the only contributor was "Ts2do" (talk))
- 08:40, 18 March 2025 SirYodaJedi talk contribs created page Template:Hl1 base CQuakeItem (Test)
- 08:22, 18 March 2025 SirYodaJedi talk contribs created page Item spikes (Redirected page to Item spikes (GoldSrc)) Tag: New redirect
- 08:22, 18 March 2025 SirYodaJedi talk contribs created page Item rockets (Redirected page to Item rockets (GoldSrc)) Tag: New redirect
- 08:21, 18 March 2025 SirYodaJedi talk contribs created page Item shells (Redirected page to Item shells (GoldSrc)) Tag: New redirect
- 08:19, 18 March 2025 SirYodaJedi talk contribs created page Item weapon (GoldSrc) (Created page with "{{ent not in fgd}} {{cD|CItemAmmoWeapon|goldsrc=1}} {{this is a|point entity|name=item_weapon<!--sprite=1-->|engine=GoldSrc|game=Deathmatch Classic}} This entity can be used to spawn ammo. == Keyvalues == {{hl1 kv target}} ==Flags== {{fl|1|Big Shells|Same as spawning item_shells.}} {{fl|2|Rocket|Same as spawning item_rockets.}} {{fl|4|Spikes|Same as spawning item_spikes.}} {{fl|8|Big|Grant double the amount of ammunition.}} {{Hl1_Appearflags}}")
- 07:56, 18 March 2025 SirYodaJedi talk contribs created page Category:CD CItemAmmo (GoldSrc) (Created page with "{{CD/goldnodepage|CItemAmmo|CQuakeItem}} <includeonly> <onlyinclude>{{{1|}}}↳CItemAmmo {{:Category:CD CQuakeItem (GoldSrc)|{{{1|}}}:}}</onlyinclude> </includeonly> Category:CD template Category:CD CQuakeItem (GoldSrc)")
- 07:47, 18 March 2025 SirYodaJedi talk contribs created page Category:CD CItemPowerup (GoldSrc) (Created page with "{{CD/goldnodepage|CItemPowerup|CQuakeItem}} <includeonly> <onlyinclude>{{{1|}}}↳CItemPowerup {{:Category:CD CQuakeItem (GoldSrc)|{{{1|}}}:}}</onlyinclude> </includeonly> Category:CD template Category:CD CQuakeItem (GoldSrc)")
- 07:40, 18 March 2025 SirYodaJedi talk contribs created page Category:CD CItemArmor (GoldSrc) (Created page with "{{CD/goldnodepage|CItemArmor|CQuakeItem}} <includeonly> <onlyinclude>{{{1|}}}↳CItemArmor {{:Category:CD CQuakeItem (GoldSrc)|{{{1|}}}:}}</onlyinclude> </includeonly> Category:CD template Category:CD CQuakeItem (GoldSrc)")
- 18:11, 17 March 2025 SirYodaJedi talk contribs moved page Template:Idtech2 to Template:Id Tech 2
- 11:58, 17 March 2025 SirYodaJedi talk contribs created page Liquid materials (Created page with "{{wip}} {{LanguageBar|title = Water (shader)}} Water does not ''need'' to use the {{mono|Water}} shader! If a less realistic effect is desired, or the water volume is oddly shaped, other shaders can be used, such as LightmappedGeneric or Refract. The method for creating the materials is the same. == Parameters == {{MatParam|%CompileWater|bool|This is needed to make a map using the material compile properly.}} {{MatParam|%CompileSlime|bool|Can be used instea...")
- 11:43, 17 March 2025 SirYodaJedi talk contribs created page KillHierarchy (Redirected page to Kill) Tag: New redirect
- 08:47, 16 March 2025 SirYodaJedi talk contribs created page Precaching assets (GoldSrc) (Created page with "{{tabsBar|main=gs|base=Precaching assets}} {{stub}} Assets ''must'' be precached in order to be loaded, or else they will fail to load.")
- 08:45, 16 March 2025 SirYodaJedi talk contribs moved page Precaching Assets to Precaching assets
- 11:12, 15 March 2025 SirYodaJedi talk contribs created page Trigger cdaudio (Source) (Created page with "{{tabs|trigger cdaudio|goldsrc = 1|source = 1|main = goldsrc}} {{CD|CTriggerCDAudio|file1=triggers.cpp}} {{obsolete}} {{this is a|point entity|name=trigger_cdaudio|engine=source}} A leftover from {{GoldSrc|2}}, it calls a nonexistent {{code|cd}} console command. Use a {{ent|trigger_once}}{{confirm}} to call a {{ent|ambient_generic}} instead. == Keyvalues == {{KV|Track|intn=health|integer choices}}")
- 11:09, 15 March 2025 SirYodaJedi talk contribs created page Target cdaudio (Source) (Created page with "{{tabs|target cdaudio|goldsrc = 1|source = 1|main = goldsrc}} {{CD|CTargetCDAudioRep|file1=controlentities.cpp}} {{obsolete|replacement={{ent|ambient_generic}}}} {{this is a|point entity|name=target_cdaudio|engine=source}} A leftover from {{GoldSrc|2}}, it calls a nonexistent {{code|cd}} console command. Use {{ent|ambient_generic}} instead. == Keyvalues == {{KV|Track|intn=track|integer choices}} == Inputs == {{IO|ChangeCDTrack|type=void}}")
- 10:11, 15 March 2025 SirYodaJedi talk contribs created page Detail sprite (Redirected page to Prop detail sprite) Tag: New redirect
- 07:35, 15 March 2025 SirYodaJedi talk contribs created page Resizeinfo (Redirected page to RESIZEINFO) Tag: New redirect
- 07:34, 15 March 2025 SirYodaJedi talk contribs created page RESIZEINFO (Created page with "{{code|.resizeinfo}} files are created by xwad when converting a non-power-of-two WAD texture. These are used by Hammer's Convert WAD to VMT... tool to correct the UV coordinates when editing the map to use the converted a power-of-two VTF. If absent, the tool assumes that the VTF texture is the same resolution as the original WAD texture. {{todo|Provide a set of RESIZEINFO files for {{hls}}; it doesn't come with them by default.}} == Syntax == RESIZEINFO files...")
- 06:55, 15 March 2025 SirYodaJedi talk contribs created page Non-internal entities (Redirected page to Category:Non-internal entities) Tag: New redirect
- 06:55, 15 March 2025 SirYodaJedi talk contribs created page Non-internal entity (Redirected page to Category:Non-internal entities) Tag: New redirect
- 19:15, 14 March 2025 SirYodaJedi talk contribs uploaded a new version of File:S0a0 surgeon.JPG (force manual revert to higher quality version (losslessly converted to progressive))
- 19:10, 14 March 2025 SirYodaJedi talk contribs deleted page File:S0a0 Surgeon.JPG (content was: "resized", and the only contributor was "JeffMOD" (talk))
- 11:42, 14 March 2025 SirYodaJedi talk contribs created page Template:Quake 2 (Redirected page to Template:Quake II) Tag: New redirect
- 11:41, 14 March 2025 SirYodaJedi talk contribs moved page Template:Quake2 to Template:Quake II
- 11:41, 14 March 2025 SirYodaJedi talk contribs deleted page Template:Quake4 (Unused. content was: "{{todo|CHANGE ICON!!!!!!}} {{doc|docpage=Template:Hl2/doc}} <includeonly><onlyinclude>{{Software | {{{1}}} | ico = Quake1-16px.png | ico size = 16px | link = Wikipedia:Quake 4 | name = Quake 4 | name0 = quake4 | name1 = q4 | col = #AABB0C | addtext = {{{addtext|}}} | nt = {{{nt|}}} }}</onlyinclude></includeonly>", and the only contributor was "Mr. SystemError" (talk))
- 11:35, 14 March 2025 SirYodaJedi talk contribs created page Template:FTE (Redirected page to Template:FTEQW) Tag: New redirect
- 11:34, 14 March 2025 SirYodaJedi talk contribs moved page Template:Fte to Template:FTEQW
- 10:30, 14 March 2025 SirYodaJedi talk contribs created page Template:TabsBar/Point viewcontrol (Same C++ class)
- 09:54, 13 March 2025 SirYodaJedi talk contribs blocked Nullsbrawl talk contribs with an expiration time of indefinite (account creation disabled) (Spamming: Exclusively exists to advertise on user page)
- 11:54, 12 March 2025 SirYodaJedi talk contribs created page Talk:Source 2/Docs/Level Design/Import Tool Documentation (Created page with "== Video where someone ports TF2 maps to CS2 == Could be useful to check for outdated information on this page, or just if someone happens to be looking at the talk page for more information. https://www.youtube.com/watch?v=KkRAHZTLsZ8 ~~~~")
- 09:14, 12 March 2025 SirYodaJedi talk contribs created page Mesh entities (Redirected page to Mesh entity) Tag: New redirect
- 06:02, 12 March 2025 SirYodaJedi talk contribs created page Working ladders (GoldSrc) (Created page with "{{tabsBar|main=gs2|base=Working ladders}} {{stub}} Ladders in {{goldsrc|2}} are traditionally made using two entities: * a {{ent|func_illusionary|engine=goldsrc}} with {{code|rendermode}} 4 and {{code|renderamt}} 255, for the visual representation of the ladder (usually with a clip brush around it if it isn't up next to a wall), and * a {{ent|func_ladder|engine=goldsrc}}, for the climbable surface itself. Ladders do not need to use func_ladder, however. Any SOLID...")
- 05:30, 12 March 2025 SirYodaJedi talk contribs moved page Zh/Working Ladders to Zh/Working ladders
- 05:29, 12 March 2025 SirYodaJedi talk contribs moved page Ru/Working Ladders to Ru/Working ladders
- 05:29, 12 March 2025 SirYodaJedi talk contribs moved page Pl/Working Ladders to Pl/Working ladders
- 05:28, 12 March 2025 SirYodaJedi talk contribs moved page Ko/Working Ladders to Ko/Working ladders
- 05:28, 12 March 2025 SirYodaJedi talk contribs moved page Es/Working Ladders to Es/Working ladders
- 05:27, 12 March 2025 SirYodaJedi talk contribs moved page De/Working Ladders to De/Working ladders
- 05:26, 12 March 2025 SirYodaJedi talk contribs moved page Working Ladders to Working ladders
- 05:26, 12 March 2025 SirYodaJedi talk contribs moved page Talk:Working Ladders to Talk:Working ladders
- 05:26, 12 March 2025 SirYodaJedi talk contribs created page Working ladders (Source 2) (Created page with "{{tabsBar|main=gs2|base=Working ladders}} == Adding Sound to Ladders == In {{source2|4}}, adding sounds associated with a player climbing or making contact with a ladder can be accomplished using {{ent|trigger_multiple}}. First, create a {{ent|point_soundevent}}, and place it centered on the ladder object. Use the "Sound Event Name" parameter to select a sound to be played, such as a ladder step. Using "Name" parameter, write a unique name for the entity. Create a {{e...")
- 05:18, 12 March 2025 SirYodaJedi talk contribs created page Category talk:Sensor Brush Entities (Created page with "== Cat name == It's weird to call these "sensor brush entities", when the more common term is triggers. Even though game_zone_player doesn't use CBaseTrigger, I'd still consider it a trigger entity.~~~~")