Stan
490aceb4ff
Fix centurion having no civilization and speaking greek.
...
This was SVN commit r27462.
2023-01-17 23:55:12 +00:00
Stan
03da19ed10
Don't include source/test_root.cpp in bundles.
...
Reported by: @LudovicRousseau
Accepted by: @sera
Fixes #6300
Differential Revision: https://code.wildfiregames.com/D4895
This was SVN commit r27461.
2023-01-17 23:50:50 +00:00
Itms
a0022fb56b
Fix and cleanup the SM91 build, fixes #6676 .
...
Add a new patch written by s0600204, replacing the use of `distutils`
with `sysconfig` in the setup of the bundled virtualenv in SpiderMonkey.
Add a patch which is a portion of
https://phabricator.services.mozilla.com/D130410 , fixing upstream's bug
1739486 on Fedora.
This fixes build issues on recent Debian and Fedora. This is consistent
with upstream's upcoming changes in ESR102 following the deprecation of
`distutils`.
This cleans up some old SM patches; renames the [[SVN:27442]] unicode
patch; moves a Python-related environment variable inside `build.sh`;
fixes indentation and EOL properties.
Differential Revision: https://code.wildfiregames.com/D4893
This was SVN commit r27460.
2023-01-17 20:49:00 +00:00
Stan
f684615dff
Update clean-workspaces.sh after SpiderMonkey's upgrade to 78.6.0 and 91.13.1.
...
This was SVN commit r27457.
2023-01-17 10:27:25 +00:00
Freagarach
681171359b
Allow to garrison the minister in the corral.
...
To allow it to benefit from its aura.
Reported by: @Langbart
Refs. #6690
This was SVN commit r27455.
2023-01-16 14:19:51 +00:00
Freagarach
f97a986077
Fix Mace storehouse tech time in template viewer.
...
Reported at
https://wildfiregames.com/forum/topic/102542-game-guide-of-macedonians-error-reporting
Patch by: @Langbart
Fixes #6691
Refs. #6587
This was SVN commit r27454.
2023-01-16 14:09:53 +00:00
Stan
ca71c3cd90
Add a libfmt include forgotten in 421fbfd278
...
This was SVN commit r27453.
2023-01-16 13:07:19 +00:00
vladislavbelov
2a0cd12a5d
Fixes builds on some platforms for libfmt 4 after ca242239f1.
...
Tested By: andy5995
Differential Revision: https://code.wildfiregames.com/D4890
This was SVN commit r27451.
2023-01-16 06:38:29 +00:00
vladislavbelov
64bc717a18
Hides some warnings for VMA.
...
Differential Revision: https://code.wildfiregames.com/D4889
This was SVN commit r27450.
2023-01-16 06:37:22 +00:00
wowgetoffyourcellphone
4b24750ae0
Art | Add garrison flags to all Corrals, since they can now garrison animals
...
Fixes #6689
Refs #4581
This was SVN commit r27448.
2023-01-15 19:24:35 +00:00
vladislavbelov
f9d1ecfd31
Removes unused BrokenColor constant forgotten to be removed in b7888aea52.
...
This was SVN commit r27447.
2023-01-15 13:01:31 +00:00
vladislavbelov
0f130fb19c
Removes unnecessary PreDraw from Vulkan CDeviceCommandContext.
...
This was SVN commit r27446.
2023-01-15 11:51:47 +00:00
wowgetoffyourcellphone
e4d19fb784
Art | Update some more ship sail textures
...
This was SVN commit r27444.
2023-01-14 17:41:58 +00:00
wowgetoffyourcellphone
901e6fba28
Simulation | Tooltip trickle food rate for garrisoned animals
...
Fixes #6687
This was SVN commit r27443.
2023-01-14 17:14:20 +00:00
Stan
9347192591
Fix bundled spidermonkey code in Premake.
...
It still won't link if the user has a more recent issue than whatever
was vendored with Spidermonkey. Refs:
https://code.wildfiregames.com/D3127 .
Fix option --with-system-spidermonkey info oversight when updating in
d8332a2938 and d92a2118b0 and d5db03c303
Reported by @sera, @linkmauve
This was SVN commit r27440.
2023-01-14 12:14:56 +00:00
vladislavbelov
28707d61dd
Fixes creating window on macOS in case of missing Vulkan driver. Fixes #6681
...
Tested By: Langbart
Differential Revision: https://code.wildfiregames.com/D4884
This was SVN commit r27438.
2023-01-13 20:32:36 +00:00
wowgetoffyourcellphone
a740ffa12d
Art | Even better millet texture
...
This was SVN commit r27437.
2023-01-13 17:39:45 +00:00
Freagarach
3e7bdc148e
Update checkrefs.py after 9bb9ff8b16.
...
Reported by: @Langbart
Differential revision: https://code.wildfiregames.com/D4880
Tested by: @Langbart
Fixes #6682
This was SVN commit r27436.
2023-01-13 10:29:51 +00:00
wowgetoffyourcellphone
a7e15b0a0a
Art | Additional updates for ship sails
...
This was SVN commit r27433.
2023-01-13 02:34:01 +00:00
wowgetoffyourcellphone
988ec48db0
Art | New "millet field" for the Han
...
Texture by @Stan
This was SVN commit r27432.
2023-01-13 02:33:11 +00:00
trompetin17
a695098950
Fix /clear command in gamesetup
...
Patch by: @Norse_Harold
Reviewed by: @trompetin17
Differential Revision: D4885
Fixes : #6685
This was SVN commit r27431.
2023-01-12 23:25:42 +00:00
trompetin17
726b07e209
Fix a visual glitch which happens when you enter in lobby GUI without any game. The button "join game" have a cross line from panel description.
...
This was SVN commit r27430.
2023-01-12 19:39:56 +00:00
trompetin17
5e2ae82d9e
Bug fix: Use sort order asc by default instead of desc
...
refs 9044735e87
This was SVN commit r27429.
2023-01-12 19:10:28 +00:00
Stan
841b2dd5dc
Complete a2efada174 and d206f362ef, the bonus for cavalry was removed from the tooltip, but the technology was still available in the stable because it was incorrectly assumed to be in the academy.
...
Differential Revision: https://code.wildfiregames.com/D4873
This was SVN commit r27428.
2023-01-12 18:00:18 +00:00
Freagarach
eae5840b0e
Fix structure tree/civinfo with empty civ history.
...
Since the history string is optional, don't fail without it.
Based on a patch by: @Silier
Fixes #6651
This was SVN commit r27427.
2023-01-12 10:34:53 +00:00
Freagarach
344e85e97f
Fix discrepancy between max hitpoints and actual hitpoints due to floats in JS.
...
Patch by: @Langbart
Fixes #6657
This was SVN commit r27425.
2023-01-12 09:16:26 +00:00
Freagarach
a2efada174
Fix d206f362ef.
...
Noticed by: @phosit
This was SVN commit r27424.
2023-01-12 06:54:59 +00:00
vladislavbelov
32c43eaef8
Fixes StaticVector size type warning inside Vulkan CDeviceCommandContext.
...
This was SVN commit r27423.
2023-01-12 06:40:42 +00:00
vladislavbelov
ec704d8179
Recreates Vulkan swapchain on window resize.
...
Tested By: hyperion
Differential Revision: https://code.wildfiregames.com/D4879
This was SVN commit r27422.
2023-01-12 06:35:59 +00:00
vladislavbelov
ccda54a662
Ands new depth stencil format to support all combinations on Vulkan.
...
Tested By: hyperion, nwtour
Differential Revision: https://code.wildfiregames.com/D4878
This was SVN commit r27421.
2023-01-12 06:32:52 +00:00
vladislavbelov
b573993000
Reverts mistaken changes in default.cfg from 7c84c23114.
...
This was SVN commit r27419.
2023-01-11 16:29:41 +00:00
vladislavbelov
b5e8b4944d
Fixes silhouettes on Vulkan by using VkStencilOpState.
...
This was SVN commit r27418.
2023-01-11 16:22:09 +00:00
Freagarach
842de4e603
Fix some style issues.
...
EOL style -> native. Set MIME-type.
Some textual stuff.
This was SVN commit r27416.
2023-01-11 08:55:44 +00:00
Freagarach
c97f744c19
Fix typo in CCC victory condition.
...
Reported by: @LordWellington.
Also on Transifex by: pilino1234 at Transifex.
This was SVN commit r27415.
2023-01-11 07:22:02 +00:00
vladislavbelov
b31e698f12
Use override in classes derived from AbstractProfileTable.
...
Patch By: phosit
Differential Revision: https://code.wildfiregames.com/D4825
This was SVN commit r27414.
2023-01-10 22:32:08 +00:00
vladislavbelov
2442c948ba
No owning raw pointers in L10n.cpp.
...
Patch By: phosit
Differential Revision: https://code.wildfiregames.com/D4823
This was SVN commit r27413.
2023-01-10 22:19:56 +00:00
vladislavbelov
7c84c23114
Adds Vulkan backend.
...
Comments By: phosit, Stan
Differential Revision: https://code.wildfiregames.com/D4876
This was SVN commit r27412.
2023-01-10 20:22:20 +00:00
wowgetoffyourcellphone
de697397ba
Gameplay | Fix | fix Fire ships trainable from captured docks as the Han
...
Patch by: @real_tabasco_sauce
Differential Revision: https://code.wildfiregames.com/D4875
This was SVN commit r27411.
2023-01-10 19:35:23 +00:00
wowgetoffyourcellphone
90e6d1bd4d
Gameplay | Community Mod | CC territory/cost adjustment, roman camp in town phase, spearcav increased acceleration, improved alexander the great, sele civ bonus
...
Patches by: @real_tabasco_sauce
Differential Revision: https://code.wildfiregames.com/D4877
Comments by: @Stan, @chrstgtr , @wowgetoffyourcellphone
Forum discussion:
https://wildfiregames.com/forum/topic/83784-introducing-the-official-community-mod-for-alpha-26/
This was SVN commit r27410.
2023-01-10 19:26:36 +00:00
Stan
d5db03c303
[SM91] Update to Spidermonkey 91.1.3 APIs
...
Fixes : #5986
Patch by: @wraitii
Comments by: @nwtour, @Stan
Differential Revision: https://code.wildfiregames.com/D4428
This was SVN commit r27409.
2023-01-10 17:06:47 +00:00
wowgetoffyourcellphone
03c3d2d438
Fix Centurion name.
...
Reported by @Carltonus
This was SVN commit r27408.
2023-01-10 16:58:05 +00:00
Stan
d953138cf6
[Gameplay A27] Reduce pop cost of ministers
...
Patch by: @real_tabasco_sauce
Accepted by: @chrstgr, @wowgetoffyourcellphone
Differential Revision: https://code.wildfiregames.com/D4874
This was SVN commit r27407.
2023-01-10 16:51:11 +00:00
Stan
d206f362ef
[Gameplay A27] - Han fixes:
...
- Remove crossbow_training.json from the Han academy
- Adjust the cost of poison arrows and poison blades so that the ranged
upgrade should be the one to cost metal, since ranged units currently
dominate most battles.
- Reduce the obstruction area of rice paddies so that they are easier to
place.
Patch by: @real_tabasco_sauce
Accepted by: @chrstgtr, @wowgetoffyourcellphone
Differential Revision: https://code.wildfiregames.com/D4873
This was SVN commit r27406.
2023-01-10 16:48:28 +00:00
wowgetoffyourcellphone
e7bb845dd0
Art | Remove parallax from these prop actors
...
This was SVN commit r27404.
2023-01-10 00:14:16 +00:00
wowgetoffyourcellphone
ccc85aef55
Templates | Remove an unnecessary line of code.
...
This was SVN commit r27403.
2023-01-10 00:12:51 +00:00
wowgetoffyourcellphone
8f405255a7
Art | Update the foundation actors for the Greek temples
...
This was SVN commit r27402.
2023-01-10 00:12:02 +00:00
wowgetoffyourcellphone
a331e7088b
Art | Tweak Rotary Mill portrait to make it emphasize grain. The grain icon on this update matches the aura icon for the structure.
...
This was SVN commit r27401.
2023-01-10 00:08:06 +00:00
wowgetoffyourcellphone
4952c3717f
Gameplay | Add Roman Centurions: Upgradable at a cost of 100 food 50 metal from rank 3 swordsmen and spearmen
...
Patch by: @real_tabasco_sauce and @vv221
Differential Revision: https://code.wildfiregames.com/D4872
Accepted by: @wowgetoffyourcellphone based on forum discussions
This was SVN commit r27400.
2023-01-09 21:56:09 +00:00
Freagarach
82e2619ece
Switch default behavior from capture to attack.
...
Discussed countless times on the forum.
We try this out this release.
Patch by: @marder
Differential revision: https://code.wildfiregames.com/D4697
Idea accepted by: @asterix, @wowgetoffyourcellphone, @chrstgtr
Comments by: ^ + @Stan
This was SVN commit r27399.
2023-01-09 14:29:06 +00:00
trompetin17
9044735e87
Optional column "sort_order" attribute support olist GUI
...
Patch by: @Grapjas
Differential revision: D4859
Reviewed by: @trompetin17
This was SVN commit r27398.
2023-01-09 14:26:03 +00:00