Fortress Forever

Go Back   Fortress Forever > Community > General Discussion

Closed Thread
 
Thread Tools Display Modes
Old 03-24-2015, 02:19 AM   #401
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever#135 ('ff_dm loading screen and glass'):
Strange. Will need to figure out what material that glass is using and make sure it's included in the Steam version.
View on Github
FF_Team is offline  


Old 03-24-2015, 02:22 AM   #402
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell commented on issue fortressforever/fortressforever#135 ('ff_dm loading screen and glass'):
models/props/ff_avanti/pole1_glass

lol
View on Github
FF_Team is offline  


Old 03-24-2015, 05:06 AM   #403
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 pushed 5 commits to fortressforever/fortressforever:lua/misc

  • 06ad6d squeek502: 'Lua: Add IsBuildable/CastToBuildable functions'
  • 4f079e squeek502: 'Lua: Add function GetEntitiesInSphere(Vector center, float radius, bool ignore_walls)'
  • c82f0a squeek502: 'Lua: Add collection filter flag CF.kJumpPad'
  • 630952 squeek502: 'Lua: Expose gEntList as the global variable GlobalEntityList. Usage:....'
  • b2f247 squeek502: 'Fix typo in CF.kInfoScripts (was CF.kInfoScipts). * CF.kInfoScipts will remain for backwards...'

View on Github
FF_Team is offline  


Old 03-24-2015, 05:06 AM   #404
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 synchronized pull request fortressforever/fortressforever#134 ('Add IsProjectile/CastToProjectile and IsInfoScript')

View on Github
FF_Team is offline  


Old 03-24-2015, 05:16 AM   #405
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 synchronized pull request fortressforever/fortressforever-scripts#27 ('Move Collection implementation to Lua')

View on Github
FF_Team is offline  


Old 03-24-2015, 05:16 AM   #406
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 pushed 3 commits to fortressforever/fortressforever-scripts:collection-impl-lua

  • c25a95 squeek502: 'Allow GlobalEntityList to be iterated by pairs and ipairs. * See...'
  • cee6eb squeek502: 'Add some misc table util functions'
  • 85cdcc squeek502: 'Finish Collection implementation. * Depends on...'

View on Github
FF_Team is offline  


Old 03-24-2015, 05:19 AM   #407
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever-scripts#27 ('Move Collection implementation to Lua'):
Will need more testing, but I think everything should be implemented now and it should be totally backwards compatible. Tested with the following code (I realize that I have pretty poor coverage, and the tests themselves aren't the best) :
```lua
local c =...
View on Github
FF_Team is offline  


Old 03-24-2015, 05:27 AM   #408
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 created fortressforever/fortressforever:lua/remove-collection at 7a6b42 (+1 new commit)

  • 7a6b42 squeek502: 'Lua: Remove the C++ Collection implementation. * Closes #91'

View on Github
FF_Team is offline  


Old 03-24-2015, 05:27 AM   #409
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 opened pull request fortressforever/fortressforever#136 ('Remove the C++ Collection implementation')

View on Github
FF_Team is offline  


Old 03-24-2015, 05:49 AM   #410
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell created fortressforever/fortressforever-scripts:fixes/ff-dm-names at e2f65b (+1 new commit)

  • e2f65b alaswell: 'Change team names to something more appropriate. contributes to fortressforever/fortressforever#135'

View on Github
FF_Team is offline  


Old 03-24-2015, 05:50 AM   #411
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell opened pull request fortressforever/fortressforever-scripts#28 ('Change team names to something more appropriate')

View on Github
FF_Team is offline  


Old 03-24-2015, 05:54 AM   #412
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever-scripts#28 ('Change team names to something more appropriate'):
:+1:
View on Github
FF_Team is offline  


Old 03-24-2015, 06:03 AM   #413
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell merged pull request fortressforever/fortressforever-scripts#28 ('Change team names to something more appropriate') from alaswell to master

View on Github
FF_Team is offline  


Old 03-24-2015, 06:15 AM   #414
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 created fortressforever/fortressforever:fixes/lua-hud-timer-display at 935398 (+1 new commit)

  • 935398 squeek502: 'Lua: Fix HUD timers' seconds getting truncated in the wrong direction when counting down. * Was...'

View on Github
FF_Team is offline  


Old 03-24-2015, 06:15 AM   #415
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 opened pull request fortressforever/fortressforever#137 ('Lua: Fix HUD timers' seconds getting truncated in the wrong direction when counting down')

View on Github
FF_Team is offline  


Old 03-24-2015, 06:20 AM   #416
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell created fortressforever/fortressforever-maps:sync/ff-dm-update at 6ff50a (+1 new commit)

  • 6ff50a alaswell: 'synchronizes ff_dm.vmf with the updates made to it. see fortressforever/fortressforever#135'

View on Github
FF_Team is offline  


Old 03-24-2015, 06:21 AM   #417
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell opened pull request fortressforever/fortressforever-maps#2 ('synchronizes ff_dm.vmf with the updates made to it')

View on Github
FF_Team is offline  


Old 03-24-2015, 06:23 AM   #418
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
squeek502 commented on issue fortressforever/fortressforever-maps#2 ('synchronizes ff_dm.vmf with the updates made to it'):
:+1:
View on Github
FF_Team is offline  


Old 03-24-2015, 06:24 AM   #419
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell merged pull request fortressforever/fortressforever-maps#2 ('synchronizes ff_dm.vmf with the updates made to it') from alaswell to master

View on Github
FF_Team is offline  


Old 03-24-2015, 06:24 AM   #420
FF_Team
Fortress Forever Staff
 
FF_Team's Avatar
 
Join Date: Nov 1999
Posts Rated Helpful 71 Times
alaswell pushed 2 commits to fortressforever/fortressforever-maps:master

  • 6ff50a alaswell: 'synchronizes ff_dm.vmf with the updates made to it. see fortressforever/fortressforever#135'
  • 6714d5 alaswell: 'Merge pull request #2 from fortressforever/sync/ff-dm-update. synchronizes ff_dm.vmf with the...'

View on Github
FF_Team is offline  


Closed Thread


Currently Active Users Viewing This Thread: 6 (0 members and 6 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:40 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.