mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
6d431cd2e8da563a1b7baefc89298e5aa88ef6c6
Fix and Enhancement for Repair Ease display in UDB - Repair Ease is now displayed for all items and not only for weapons because other items use the <bRepairEase> tag too - fixed tooltip display for explosives, half the values didn't show tooltips There are new icons for repair ease display (ID 34 and 35 in ItemInfoWeaponIcons.sti). The old icon was changed to green color (ID 10). The colors are used to show if the item is repairable and by whom: - green for items that can be repaired by anyone - yellow for items that need a technician or NPC to repair them beyond repair threshold - red for items that have <Repairable> tag set to 0 in items.xml git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6417 3b4a5df2-a311-0410-b5c6-a8a6f20db521
- externalized samsite coordinates concerning strategic AI action and Skyrider dialogue (by Buggler)
- externalized samsite coordinates concerning strategic AI action and Skyrider dialogue (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1017 3b4a5df2-a311-0410-b5c6-a8a6f20db521
Last 1.13 SVN 4721 Compilation of UB : Set #define JA2UB and #define JA2UBMAPS in file builddefines.h. Compilation of JA2 : Rem #define JA2UB and #define JA2UBMAPS in file builddefines.h. Example : UB : #define JA2UB #define JA2UBMAPS JA2 : //#define JA2UB //#define JA2UBMAPS www.legion.zone.zg.pl
Languages
Python
78.8%
C++
18.2%
C
1.9%
Lua
0.6%
GAP
0.3%