Commit Graph
9 Commits
Author SHA1 Message Date
kitty624 70744d7cef Pacos moves into rebel basement
- npc script 101 Fatima
Pacos won't go into hiding in A10 anymore, instead will follow to basement entrance and enter it with us
- npc script 114 Pacos
can give us gifts when talked to, if Food quest is active (male and female variation)
current items are Marbels and LameBoyDisplay, considered palceholders for now
will change them in later commit for adding crafting recipes to player files (like RIS report)
record 18 was used to prevent boxing before delivering letter, changed that to record 20
(same content as former 18)
- map A10_b1
small adjsutment to placements to have Pacos at a fitting place
2025-08-07 23:53:28 +02:00
edawgsnizzleandGitHub 5737818675 New AI Voice dialogues for Kyle Lemmos and Tina (#135)
* Add files via upload

* Add files via upload

Kyle Lemmons additional voice dialogue

* AI generated Tina's missing voice dialogues

Not 100% happy with tina's generated voice (due to lack of sample audio) but it's better than nothing. The existing dialogue doesn't really match her merchant type either.

* Rename 129_011.gap to Data-1.13 /Npc_Speech/129_011.gap

* Delete Data-1.13 /Npc_Speech directory

* Delete 129_012.gap

* Delete 129_011.wav

* Delete 129_012.wav

* Delete 129_013.wav

* Delete 129_015.wav

* Delete 129_016.wav

* Delete 129_017.wav

* Delete 129_018.gap

* Delete 129_018.wav

* Delete 129_019.gap

* Delete 129_020.gap

* Delete 129_019.wav

* Delete 129_021.wav

* Delete 129_020.wav

* Delete 129_022.gap

* Delete 129_022.wav

* Delete 129_023.wav

* Delete 129_024.gap

* Delete 129_024.wav

* Delete 129_025.gap

* Delete 129_025.wav

* Delete 129_026.wav

* Delete 129_027.gap

* Delete 129_027.wav

* Add files via upload
2025-02-09 10:18:59 +01:00
kitty624 e762250ba6 Fix to CIV36.edt
The correspomding .npc-file for CIV35.edt and CIV36.edt  is Miners.npc
This .npc is looking for quote lines up to 14 in those .edt
CIV36.edt did only have up to line 9 which was resulting in an "AAAA" in dialogue box when lines 10-14 couldn't be found
In vanilla this "only up to 9" was working, but sometime inbetween the Quote system had a code-rework and the .edt probably wasn't adjusted at that time

Fix: added lines 10-14 to CIV36.edt
2024-04-30 07:28:10 +02:00
kitty624 0de48d3591 Fix to C5.npc
Record 03 in the .npc-file was pointing to non existing line 03 in corresponding .edt-file, resulting in an "AAAAA" in dialogue text when trying to call it

fixed record
2024-04-30 07:20:29 +02:00
Wanne 8e9ad379c2 Fix: Hireable Mike Script (by merc05)
- Fixed "Hiring Mike Instantly" when using auto-initiated conversation with Mike
- see: http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=22803&goto=342868&#msg_342868

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2273 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-11-06 08:15:47 +00:00
Wanne 2ea80d5ec4 Bugfix: Fixed crash when closing laptop and playing with vanilla settings ("Data" folder)
- The Game looked for files (Helicopter feature repair, GameDir rev. 1897) in the "Data" folder, but those files were only in the "Data-1.13" folder
- I moved the files in the "Data" folder


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1911 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-02 09:53:25 +00:00
Flugente 5e89f4e366 Helicopter features (by anv):
- Waldo can now repair the helicopter for money
- alternative fuel system
- damage to helicopter can damage passengers

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1897 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-19 22:00:52 +00:00
Wanne 6bb79e6b93 Added Speck to M.E.R.C (by anv)
o From now on, as long as Speck is hired (or dead, or POW, or travelling), he won't be sitting on Speck Com nor sending you emails. However, is he's able to, he'll comment on current situation from battlefield: player owing money, Flo getting married, MERC merc dying, etc., so keeping him alive might be a good idea. Also added quotes for MERC website:
- on recruiting Speck
- on trying to recruit unavailable Speck
- on trying to recruit unavailable Biff (present in game files and code, but previously unused)
- Speck advertising himself

Fixed Biggin's wrong ammo (by anv)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1701 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-07-11 19:44:24 +00:00
Wanne ac35024843 MERGED source game dir files from development trunk revision 4890 up to latest current revision 5105
Development Trunk (now obsolete): https://ja2svn.dyndns.org/source/ja2/branches/Wanne/JA2%201.13%20MP
A detailed list of all the features (changes) is visible in the history log of the development trunk:

- New JA/DG Merc: Version 2.9
o Up to 20 new characters with complete speech from JA/DG
o see JA2_DG_Merc.txt for more infos

- A few more adjustments to the GameDir files

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1365 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-03-23 20:30:23 +00:00