Although it's been mentioned elsewhere, I thought I'd just highlight this one change so that everyone was aware of it. There's a new console command in v1.03 called forcetoggle. If you just type the command without any variables, you get this:
 
 forcetoggle
 0 - HEAL - Status: Enabled
 1 - JUMP - Status: Enabled
 2 - SPEED - Status: Enabled
 3 - PUSH - Status: Enabled
 4 - PULL - Status: Enabled
 5 - MINDTRICK - Status: Enabled
 6 - GRIP - Status: Enabled
 7 - LIGHTNING - Status: Enabled
 8 - DARK RAGE - Status: Enabled
 9 - PROTECT - Status: Enabled
 10 - ABSORB - Status: Enabled
 11 - TEAM HEAL - Status: Enabled
 12 - TEAM REPLENISH - Status: Enabled
 13 - DRAIN - Status: Enabled
 14 - SEEING - Status: Enabled
 15 - SABER OFFENSE - Status: Enabled
 16 - SABER DEFENSE - Status: Enabled
 17 - SABER THROW - Status: Enabled
 
 For example, assuming nothing is disabled you can type the following and see the result:
 
 forcetoggle 17
 SABER THROW has been disabled.
 broadcast: print "Server: g_forcePowerDisable changed to 131072\n"
 
 Now, I haven't taken the time to go through and test all of them individually nor in groups to verify that they work right. ChangKhan has said that this feature is "unsupported"--which means they don't guarantee that it's supposed to work right. Anyway, there's some info for you all to play with. Enjoy.
  
 
  
  
    I am at work so I cannot look for it, but did they add the equivalent for weapons? Something like weapontoggle?
  
 
  
  
    No, this is the only new console command that I saw.