Kitty and GitHub
a8cd04ac77
Merge pull request #224 from Greysa/master
...
Accompanying changes for Pull request #581 in 1dot13 source (Advanced repairs skill check)
2026-03-17 10:39:32 +01:00
Greysa
56447f7542
Set back to default values
2026-03-12 21:12:29 +11:00
Greysa
3b527c363e
changed readability
2026-03-12 17:52:21 +11:00
Greysa
3db9dcb3d5
Added NUMBER_TRAITS_NEEDED_FOR_ADVANCED_REPAIR option for technician level skill check
2026-03-12 17:29:30 +11:00
Asdow
29a6af3875
Update HourlyUpdate scripts for Data and Data-UB
2026-02-12 16:25:41 +02:00
noooooo4499 and Asdow
68e651d719
Use guiHour lua global instead of cHour, add HealBoxers
...
- The cHour variable was not being properly updated in the code creating a discrepancy between the game clock and it in this script. The guiHour variable already exists and is a direct copy of the guiHour in Game Clock.cpp so use this
- Add HealBoxers function after boxers rest so they don't die as easily after multiple fights
2026-02-12 10:24:33 +02:00
noooooo4499 and Asdow
e0d58cb9ec
Fix lua hourly update script
...
Use lua setters instead of reassigning the global so it actually does something
Reverted the time conditionals so that it only updates on the opening/closing hours instead of every hour in between. Why was this change necessary to begin with? It also makes it so it resets all the boxing variables every hour instead of daily (not that it even worked before the setter change anyway)
In practice, this fixes a few things so they work as originally intended:
Boxers will actually rest for 1 day after every 3 fights as originally intended
After every rest, boxers will get progressively stronger and harder to beat as originally intended
2026-02-09 15:57:51 +02:00
Asdow
41ee01edcd
Remove empty <Message>
...
Fixes displaying of AIM offer when email is opened. An empty string at the end would set fOnLastPageFlag = TRUE in PreProcessEmail() preventing us from changing pages in the BtnNextEmailPageCallback()
2026-01-04 14:14:03 +02:00
Asdow
92904bca28
Show correct AIM email at game start
2026-01-04 13:26:10 +02:00
Asdow
1ed08c024b
Prevent 1.13 extra items appearing in UB
...
VFS uses the files from Data-1.13 since Data-UB did not have alternative files, the extra items meant for 1.13 sectors would show up in UB campaigns as well.
2026-01-04 12:33:25 +02:00
Asdow
42cc46f5ab
Add externalized emails
...
* Data -> Emails.xml contains both JA2 and JA2UB emails, which simplified things and we no longer need 4 different EmailSenderNameList.xml files either
* Gameinit.lua scripts have been switched over to use externalized emails
2026-01-03 17:31:33 +02:00
Kitty and GitHub
8635181f0f
Adding images for M82A1 ( #216 ) from edawgsnizzle/master
...
Added previously missing sti images for M82A1
2025-12-11 11:21:47 +01:00
edawgsnizzle and GitHub
ccb33e388e
Added images for M82A1
...
Forgot to add these on the last PR
2025-12-11 21:15:25 +11:00
Kitty and GitHub
52d0eff0bc
Added M82A1 ( #215 ) from edawgsnizzle/master
...
Added M82A1
2025-12-10 09:32:31 +01:00
edawgsnizzle and GitHub
6f76dc8e47
Added Filters for M82A1
2025-12-10 16:11:38 +11:00
edawgsnizzle and GitHub
7a015a1fbb
Added M82A1
...
Item, Attachments and Weapons xml
2025-12-10 16:09:20 +11:00
Kitty and GitHub
5ffb7ae646
Replacing OAS items with NAS items at G2
...
replacing Talon (OAS) with NAS underbarrel launchers at map G2 to ensure useabilty when found
2025-11-30 01:19:25 +01:00
kitty624
0b86c33922
Replacing OAS items with NAS items at G2
...
replacing Talon (OAS) with NAS underbarrel launchers at map G2 to ensure useabilty when found
2025-11-30 01:15:28 +01:00
Asdow
81c97f85e7
Add externalized tunnel sectors
2025-11-27 22:38:54 +02:00
Asdow
39f2afed53
Update System Limits to ITS maximum values
2025-11-20 13:32:11 +02:00
Kitty and GitHub
434b526edc
Change FAMAS attachment ( #210 )
...
* Change bipod attachment of FAMAS to not built-in
* Change default attachment of FAMAS
changed from built-in bipod to bipod
2025-10-15 17:36:01 +02:00
Kitty and GitHub
9326540ad9
Make Acog 4x Combo only available with OAS ( #209 )
...
This combo doesn't make much sense in NAS and originaly stems from OAS, so keep it to OAS
2025-10-10 19:05:58 +02:00
kitty624
340341d539
Make Acog 4x Combo only available with OAS
...
This combo doesn't make much sense in NAS and originaly stems from OAS, so keep it to OAS
2025-10-10 19:03:12 +02:00
Kitty and GitHub
7de0139e99
Fix another line in lookup for XML-Edior ( #208 )
...
Fix another line in lookup for XML-Edior
2025-10-09 18:57:12 +02:00
kitty624
6304c0479f
Fix another line in lookup for XML-Edior
2025-10-09 18:55:30 +02:00
Kitty and GitHub
24ca43398f
Another fix lookup data XML-Editor ( #207 )
...
Fixed wrong open/close
2025-10-09 18:39:42 +02:00
kitty624
200f30bcb7
Another iix lookup data XML-Editor
...
Fixed wrong open/close
2025-10-09 18:36:50 +02:00
Kitty and GitHub
cb547e04eb
Fix lookup data for Xml-Editor ( #206 )
...
Fix in AttachmentPoints lookup data for XML-Editor
2025-10-09 18:29:05 +02:00
kitty624
f4e0e1b01b
Fix lookup data for Xml-Editor
...
fix in AttachmentPoints lookup
2025-10-09 18:25:22 +02:00
Kitty and GitHub
1c2fac6648
Fixed typo
...
Typo caused duplicate entry for AR57 16
now fixed so that there's the intented entry for AR57 11 and no more duplicate
2025-10-08 22:25:21 +02:00
kitty624
3635556ca2
Fixed typo
...
Typo caused duplicate entry for AR57 16
now fixed so that there's the intented entry for AR57 11 and no more duplicate
2025-10-08 22:21:39 +02:00
Kitty and GitHub
80dba07856
Remove a duplicate entry for Ares M4 Shrike ( #204 )
...
Remove a duplicate entry for Ares M4 Shrike
2025-10-08 21:25:28 +02:00
kitty624
5e97d389ee
Remove a duplicate entry for Ares M4 Shrike
2025-10-08 21:23:19 +02:00
Asdow
969be37a1d
Fix UB sector enemy counts
...
Due to changes in source code lua calls, these were not working and thus most of UB sectors were devoid of enemies.
2025-10-06 22:34:09 +03:00
Marco Antonio J. Costa and majcosta
4a18acd693
do not track generated files
2025-10-05 09:37:26 -03:00
Marco Antonio J. Costa and majcosta
b999f0eb49
remove Ja2_Features.ini from repo
...
these files are autogenerated, no reason to keep in source control
2025-10-04 23:10:38 -03:00
Marco Antonio J. Costa and majcosta
28ed6bc158
remove Ja2_Settings.INI from repo
...
these files are autogenerated, no reason to keep in source control
2025-10-04 22:35:03 -03:00
Marco Antonio J. Costa and majcosta
baca6ec713
revert BackEnd.dll removal
...
this is used by the VB INI Editor, is not part of the original ja2
2025-10-04 18:38:13 -03:00
Kitty and GitHub
a27585d01d
Changed misleading wording about Advanced Repairs ( #197 )
...
* Changed misleading wording for AdvancedRepairs setting
Changed wording to clarify that another setting in SkillSettings.ini is needed for mercs to do advacnced repairs.
* Added missing description for Advanced Repairs
Description lacked the fact that another setting in SkillSettings.ini is needed for mercs to do advanced repairs.
2025-10-01 05:05:50 +02:00
Marco Antonio J. Costa and majcosta
3f961100b7
actually binkw32.dll is needed.
2025-09-29 00:39:48 -03:00
Marco Antonio J. Costa and majcosta
1fdb30cdf8
do not source control files from the original game
...
all of these come with 1.12 version
2025-09-28 19:35:28 -03:00
BeatAroundTheBuscher and GitHub
70898d8d6d
Add attachments to hats again ( #194 )
...
* Hand out some hats
* Added Attachments (NVGs, etc.) to non helmet head gear
2025-09-29 00:01:17 +02:00
Kitty and GitHub
3f14db6f4d
Removed BDU as attachment for M1911 ( #193 )
...
Removed BDU as attachment for M1911
2025-09-28 22:50:32 +02:00
kitty624
573c079ad4
Removed BDU as attachment for M1911
2025-09-28 22:48:44 +02:00
Hazapuza and Asdow
b36c7d0008
Added a name and description to the Robot's background
2025-09-28 22:35:57 +03:00
Asdow
dff4c929d5
Move tileset 10 from Data-1.13 to Data
...
Fixes JA2 vanilla vfs config assertion error
2025-09-27 14:27:14 +03:00
Kitty and GitHub
375454b688
Adding picture for hotkeys on keyboard in QWERTZ layout ( #190 )
...
Picture with some hotkey locations when using keyboard in QWERTZ layout
2025-09-26 00:07:14 +02:00
kitty624
86cadb61de
Adding picture for hotkeys on keyboard in QWERTZ layout
...
Picture with some hotkey locations when using keyboard in QWERTZ layout
2025-09-26 00:01:14 +02:00
Asdow and GitHub
a089a93163
Merge pull request #167 from 1dot13/ExtraMercs
...
Increased Team Sizes
2025-09-24 17:07:40 +03:00
Kitty and GitHub
69230893ff
fixed .50 BMG CRATE ( #180 ) from DemiDemiDeminutiv
...
.50 bmg couldn't be merged into crates due to wrong ammo type
2025-09-16 09:52:47 +02:00