Commit graph

13 commits

Author SHA1 Message Date
John3
c7917e566c cleanup observeParameters 2016-06-15 23:17:00 -05:00
John3
072e7ad563 clean up observeParameters 2016-06-15 23:02:42 -05:00
John3
66194245ff clean up energyPerDamagePoint 2016-06-15 23:00:13 -05:00
Azaezel
911aaddf7d firstPersonShadows:
follows up on 88bb577c82 (diff-b8335f02a980665dd7dc953db7a637ca) from way back when, and adds the script to turn on first person showing player shadows
2014-11-28 01:51:46 -06:00
Daniel Buckmaster
a8d9f6c499 Fixed Full template art a bit.
Player can now swim properly, and the physical zone elevator is a bit
more helpful (i.e. it sends you to the landing rather than leaving you
floating in midair). Fiddled some more with PostFX settings.
2014-10-06 12:58:32 +11:00
Azaezel
3fe7e55c38 assigns a texture to the player's LightPuff particle. assigns colorization and sound to stock terrain materials. for full reproduction verification, you'll find some soldier_riged.cs addTrigger entries at: http://www.garagegames.com/community/forums/viewthread/134669 (still haven't had time to revisit that and snag good looking times, but this'll leave just that for someone to knock out.) 2013-10-03 05:03:21 -05:00
thecelloman
281897c41e Removing the Armor script class.
Using PlayerData as the generic namespace.  This is more inline with other default datablock methods.
2013-04-04 15:39:15 -04:00
thecelloman
1452c407d9 Set the Ryder as the default starting weapon instead of the Lurker. 2013-03-27 22:49:58 -04:00
thecelloman
07c16a2f38 Relocating the particles image directory out of art/shapes/particles to art/particles. This should be a more logical and intuitive location. Relevant managed particle related datablock save location defaults have been adjusted as well. 2013-03-25 16:49:08 -04:00
thecelloman
d1b18ad887 Some default particles now have additional defaults for their times[n] array. This resolves some console warning spam. 2013-03-22 16:29:15 -04:00
DavidWyand-GG
5dd5814a9b Fix for Issue #170 Asset loading under Linux 2012-12-12 13:53:32 -05:00
TwistedJenius
f922bc4fd0 AI related bug fixes and improvements.
Removed references to AIObjective and aiAvoidThis which are not used.
Made minor improvements to the spawning system in the aiPlayer.cs file.
2012-09-21 06:51:53 -05:00
DavidWyand-GG
f439dc8dcd Full Template for ticket #1 2012-09-19 11:54:25 -04:00