Oliver Brakmann
f5535c00a2
Merge pull request #7593 from Phrohdoh/wiki-trait-links
...
Wiki trait links.
2015-03-10 18:40:53 +01:00
Oliver Brakmann
60bf903e7c
Merge pull request #7634 from Phrohdoh/sw-docs
...
Add some documentation to support powers.
2015-03-10 18:35:41 +01:00
Matthias Mailänder
cb29c29efc
deploy on any branch with tags
2015-03-10 07:31:26 +01:00
Matthias Mailänder
32328835ff
try to fix artifact deployment
2015-03-10 07:31:26 +01:00
Matthias Mailänder
7bf3ef0e90
stop 7-Zip from displaying prompts that halt the build
2015-03-10 07:31:24 +01:00
Matthias Mailänder
7123f93e86
Merge pull request #7617 from Mailaender/fuzzy-nuget
...
Removed FuzzyLogicLibrary.dll binary from source code management
2015-03-10 06:50:56 +01:00
Taryn Hill
a5bbb60db9
Remove unnecessary newline from output.
...
Make required trait strings a hyperlink.
2015-03-10 00:20:40 -05:00
Taryn Hill
51e470e64c
Add some documentation to support powers.
2015-03-10 00:13:24 -05:00
Paul Chote
f91ee3fb45
Fix sequence terminology.
2015-03-09 20:45:49 +00:00
Paul Chote
7292bd20b3
Move Sequence parsing into mod code.
2015-03-09 20:45:22 +00:00
Paul Chote
d3783f0244
Introduce ISpriteSequence interface.
2015-03-09 19:19:00 +00:00
Paul Chote
2cc714be4e
Allow IGlobalModData to opt-in to custom parsing.
2015-03-09 19:19:00 +00:00
Paul Chote
60937b096b
Give a sensible error if LoadScreen/LobbyDefaults is missing.
2015-03-09 19:18:59 +00:00
Matthias Mailänder
429111a282
fix the destroyed radar dishes
2015-03-08 21:51:36 +01:00
Matthias Mailänder
762c0e12a2
Merge pull request #7522 from delftswa2014/bugfix/sellicon
...
Closes #7508
2015-03-08 19:13:34 +01:00
Oliver Brakmann
78e74eb685
Merge pull request #7601 from Phrohdoh/ab-hotkeys
...
Add hotkeys to playback controls.
2015-03-08 17:19:24 +01:00
Taryn Hill
a05b015581
Add hotkeys to playback controls.
2015-03-08 10:30:26 -05:00
Oliver Brakmann
190d197613
Merge pull request #7544 from delftswa2014/bugfix/sam_site_friendlyfire
...
Friendly fire fixes and sam sites
2015-03-08 16:16:14 +01:00
Oliver Brakmann
a39352aee3
Merge pull request #7524 from penev92/bleed_enemySightedNotification1
...
Fix the EnemyWatcher trait (hotfix)
2015-03-08 15:44:31 +01:00
Paul Chote
4110064c44
Fix TS civilian actor/sequence definitions.
2015-03-08 13:01:47 +00:00
penev92
4a5b3b59ed
Properly remove worms from the world
2015-03-08 15:01:40 +02:00
penev92
58ab28206f
Fix multiple notifications in multiplayer bug
2015-03-08 15:01:38 +02:00
penev92
1261fd1b07
Increase NotificationInterval to 30 seconds
2015-03-08 15:01:36 +02:00
Pavel Penev
a3065ad90c
Merge pull request #7616 from obrakmann/fix-win-map-hashes
...
Ensure LF line ending for .yaml files for hash consistency across platforms
2015-03-08 14:55:32 +02:00
Matthias Mailänder
ac5a1b2569
fetch FuzzyLogicLibrary from NuGet
2015-03-08 10:22:37 +01:00
Pavel Penev
5ad1424c87
Merge pull request #7579 from Mailaender/lua51-msvc110
...
Avoid MSVC120 runtime dependency for Lua Windows DLLs
2015-03-08 02:29:55 +02:00
Pavel Penev
4c394d61e4
Merge pull request #7611 from Mailaender/freetype2-msvc-downgrade
...
Fixed FreeType2 depending on too new VS C++ runtime DLLs
2015-03-08 02:27:14 +02:00
Oliver Brakmann
419e63a33c
Ensure LF line ending for .yaml files for hash consistency across platforms
...
Without this change, the git client will auto-convert the line endings to CRLF, which leads to hash mismatches for unpacked maps, which would be especially bad if we were going to build the Windows package on a Windows system.
Adds the same rule for .lua files as well, in preparation for a change that will make those contribute to the map hash.
2015-03-07 23:34:01 +01:00
Matthias Mailänder
b7255761e3
downgrade to MSVC8 runtime dependency
2015-03-07 17:54:42 +01:00
Taryn Hill
04fff1da72
Merge pull request #7606 from pchote/manifest
...
Allow mods to define custom manifest data.
2015-03-07 09:51:00 -06:00
Matthias Mailänder
0f309c31be
downgrade FreeType2 version to old msvcrt.dll dependency
...
also downgrade ZLib dependency to old VC runtime versions
2015-03-07 14:04:36 +01:00
Paul Chote
dcfc62f333
Move InstallUtils from Game to Mods.Common.
2015-03-07 10:02:43 +00:00
Paul Chote
2de91a4c4e
Convert ContentInstaller into a manifest module.
2015-03-07 10:02:42 +00:00
Paul Chote
5552000d69
Allow mods to define custom manifest metadata.
2015-03-07 10:02:42 +00:00
Paul Chote
31710c1644
Remove obsolete Movies entry from cnc manifest.
2015-03-07 10:02:42 +00:00
Pavel Penev
77684f4439
Merge pull request #7353 from Mailaender/promptconfirm-incompatible-replay
...
Added a warning before loading incompatible replays
2015-03-07 11:20:33 +02:00
Matthias Mailänder
e13447e641
automatically switch mods when possible
2015-03-07 10:12:16 +01:00
Matthias Mailänder
3bb448b29b
warn before loading incompatible replays
2015-03-07 10:06:17 +01:00
Pavel Penev
5fa7e50c8e
Merge pull request #7599 from DeadlySurprise/radarCursorFix
...
Fixed radar not showing move/attack cursors
2015-03-06 22:32:37 +02:00
Pavel Penev
f590fe0d91
Merge pull request #7602 from obrakmann/fix7600_pdof_bib
...
Add mini-bib to fake chronosphere
2015-03-06 22:24:31 +02:00
Oliver Brakmann
886513277a
Add mini-bib to fake chronosphere
...
Fixes #7600
2015-03-06 20:29:30 +01:00
DeadlySurprise
1a2e8d56d1
Fixed radar not showing move/attack cursors
2015-03-06 14:30:45 +01:00
Taryn Hill
36db620262
Merge pull request #7533 from reaperrr/ra-weapons
...
Split RA weapons.yaml into multiple roughly categorized files.
2015-03-05 17:27:16 -06:00
Matthias Mailänder
957a9e2532
Merge pull request #7580 from Phrohdoh/ab-logical-frame-counter
...
Use correct frame indices in the asset browser.
2015-03-04 22:11:56 +01:00
Matthias Mailänder
fc750874bc
Merge pull request #7586 from Phrohdoh/exit-descs-buff
...
Make Exit’s descs more informative.
2015-03-04 20:45:59 +01:00
pevers
17fec82348
fixed taking over sam/pillbox/etc. to stop firing
...
fixed issue with powered down samsites
more optimization
very small optimization
undo changes to powerdown samsite fixes
refixed powered down sam sites
removed debug line
redid the fix in another approach by queueing a sell activity on the top of the queue. This was already present but didn't always work
fixed line I removed
prevented attack activity to be queued when actor is disabled
another style fail of me
reverse and queueactivity activities are now executed on top of the queue for a sell action
2015-03-04 18:13:33 +01:00
Taryn Hill
7b16ba5d42
Use correct frame indices in the asset browser
...
with total frame count in parentheses.
2015-03-04 10:52:07 -06:00
Taryn Hill
d6da7d54e4
Make Exit’s descs more informative.
2015-03-04 09:15:09 -06:00
Scott
43c3621ef6
Merge pull request #7582 from Phrohdoh/ignore-moq
...
Add Moq.dll to the gitignore.
2015-03-04 19:00:46 +13:00
Taryn Hill
025493f6a5
Add Moq.dll to the gitignore.
2015-03-03 22:02:35 -06:00