voiper
72b12e3af4
Fixed indentation.
2015-08-24 14:03:23 -07:00
voiper
79e6ce3803
Fixed CBA capitalisation.
2015-08-24 14:02:55 -07:00
voiper
b230762abd
Add some string checking for flashlight glow type.
2015-08-24 13:59:35 -07:00
Michael Braun
93acdbcb4d
Replaced custom mapping implementation with ACE Hash
2015-08-24 22:45:59 +02:00
Michael Braun
2b0ef7bc6d
Removed explicitly stated isClientSettable
in Map Gestures ace settings
2015-08-24 22:10:02 +02:00
Michael Braun
3cbe6a3ebc
Fixed multiple group settings not applying properly.
...
Added client configuration options for default colors.
2015-08-24 22:03:47 +02:00
jonpas
3f41882a06
Removed debug
2015-08-24 21:56:21 +02:00
jonpas
5b6429f23e
Made more modules use assignObjectsInList common function
2015-08-24 21:55:48 +02:00
jonpas
ef2924623f
Added common parseList function for module list parsing
2015-08-24 21:45:02 +02:00
Michael Braun
0ff5e86b52
Another missing semi-colon
2015-08-24 21:00:24 +02:00
jonpas
9718883599
Consolidated into 1 function
2015-08-24 20:58:54 +02:00
bux578
21aa4da4ad
Merge pull request #2255 from J3aLeiNe/master
...
rangecard stringtable : french translation
2015-08-24 20:51:44 +02:00
jonpas
3f0909ddd5
Fixed typo
2015-08-24 20:12:45 +02:00
jonpas
78e7565121
Added support for multiple groups, Fixed check group damage returning true even if hitpoint not in a group
2015-08-24 20:03:11 +02:00
jonpas
2c521527f4
Readded newline
2015-08-24 18:19:25 +02:00
jonpas
cb6efc7c9a
Removed copy/paste minuses
2015-08-24 18:18:54 +02:00
jonpas
04da19190f
Changed custom hitpoint positions config entry to 2d array
2015-08-24 18:17:56 +02:00
jonpas
449af180c7
Moved check for zero position in it's own line
2015-08-24 17:58:19 +02:00
jonpas
32d5ac99d9
Readded ignored hitpoints
2015-08-24 17:56:34 +02:00
Grzegorz
288457d366
fix
2015-08-24 17:43:02 +02:00
Michael Braun
ee2cc22801
Added missing semicolon
2015-08-24 17:28:08 +02:00
jokoho48
203c4d8a6c
add WaitUntilAndExecute
2015-08-24 17:10:54 +02:00
Michael Braun
7217d5ec10
Various code cleanups and switch to player UIDs instead of sanitized names
2015-08-24 17:03:47 +02:00
bux578
329c3591e4
add head's email address
2015-08-24 16:37:07 +02:00
alganthe
8553396b1d
issue reporting guide update
2015-08-24 15:10:13 +02:00
alganthe
e152af7f45
updated settings framework
2015-08-24 14:59:13 +02:00
gienkov
0fa10045d2
pl translation of spectator
2015-08-24 14:35:15 +02:00
jokoho48
644c13c971
fix Typo
...
Remove macro GETVAR
2015-08-24 13:43:11 +02:00
bux
e7bf803056
fix order of authors, move joko to core
2015-08-24 13:19:18 +02:00
alganthe
69c6d0a373
sitting framework
2015-08-24 12:13:24 +02:00
Glowbal
b14dc7cb02
Merge pull request #2242 from jonpas/fixSlideshowModule
...
Allow spaces in slideshow module
2015-08-24 09:38:10 +02:00
ViperMaul
3a9d6a6a6c
Added running time elapsed to make.py
2015-08-23 23:00:22 -07:00
PabstMirror
5d104106c5
#2188 - Fix Exporting Color Arrays
2015-08-24 00:58:45 -05:00
PabstMirror
a2022bb6fb
Merge pull request #2176 from acemod/remove-asdg-message
...
remove asdg message
2015-08-24 00:17:18 -05:00
PabstMirror
d3db5ad2ed
Cleanup
2015-08-24 00:07:40 -05:00
PabstMirror
40634318f0
Move RemoveHandcuffs to Main (always blocked by hands)
2015-08-23 23:41:35 -05:00
PabstMirror
bb616887dc
Don't run when mounted
2015-08-23 22:55:43 -05:00
jonpas
7f175bad5f
Added support for display messages
2015-08-24 05:24:25 +02:00
jonpas
144af2ed17
Added support for when one of the grouped hitpoints is damaged but not main
2015-08-24 05:14:04 +02:00
jonpas
f2bda7c434
Added hitpoint groups framework
2015-08-24 04:17:24 +02:00
jonpas
94c4c411e2
Added custom hitpoint selection framework with a starting example, removed blacklist
2015-08-24 03:23:37 +02:00
jonpas
1253d1267c
Inlined selection check
2015-08-24 01:54:12 +02:00
jonpas
5c33f7736c
Added support in repair for hitpoints with non-center selections
2015-08-24 01:51:34 +02:00
SilentSpike
152faf6388
Improve spectator interface entry and exit
...
- Use a display rather than a dialog (contextually makes more sense).
- Move the entry/exit functionality to the setSpectator function. Preserves the handleInterface function for purely display related events and makes more sense.
- Fix missing semi-colon
2015-08-24 00:43:20 +01:00
PabstMirror
2e1d734420
#2238 - use config for fences + cleanup
2015-08-23 18:39:08 -05:00
jonpas
6a1b8cc359
Changed to LSTRING
2015-08-24 01:25:00 +02:00
jonpas
d33834261f
Removed debug
2015-08-24 01:14:59 +02:00
jonpas
e368ae28f5
Fixed localization on same type hitpoints
2015-08-24 01:13:42 +02:00
jonpas
396e01cd6e
Added string checking for less needed string multiplicates
2015-08-24 01:04:57 +02:00
alganthe
e55c80429f
scopes framework
2015-08-24 00:43:31 +02:00