Arma 3
Aquerr's Bombs
Showing 1-10 of 12 entries
< 1  2 >
Update: 1 Aug @ 5:14am

Release 1.5.2:
- Added mod public key

Update: 28 Jul @ 11:43pm

Release 1.5.1:
- Fixed not working disabled "Should Beep" property.

Update: 2 Jul @ 5:04am

Release 1.5.0:
- Added Morse code bomb (currently with very minimalistic GUI). This bomb let's you specify an encoded message that will be beep-ed to the player. The player must then enter a solution message. Both can be anything, a word or a full meaning... as long as they are alphanumeric characters from International Morse Code (consisting of 26 letters and 10 numerals + whitespace). Case insensitive.
- Code confirmation button for keypad bomb.
- Added max defusal attempts before bomb explodes (breaking change... sorry about that, you need to re-configure your scripts)
- Added option to remove shot/explosion vulnerabiltiy on defuse.
- Zeus interface bomb icons. All bombs created with the mod have now an icon in Zeus interface so that Zeus can easily see where the bombs are.
- Dedicated server fixes (all logic runs now on the server machine in hosted and dedicated environments)
- JIP player fixes
- Other general fixes and improvements

If you are creating bombs via triggers, make sure to run triggers on server side only.
Wiki will be updated in 24h.

Update: 27 May @ 2:22am

Release 1.4.0:
- Memory bomb with interface
- New keypad bomb interface
- Removed ACE dependency
- Code modularity (for devs and mission makers)
- General improvements

This update contains some breaking changes and all your existing modules in a mission may require to be readded.

Update: 23 Apr @ 1:29am

Release 1.3.1:
- Fix explosion not being triggerd on entering wrong digit

Update: 23 Apr @ 1:04am

Release 1.3.0:
- Added simple interface for keypad bomb
- General improvements

Update: 15 Apr @ 9:16am

Release 1.2.1:
- One small fix

Update: 15 Apr @ 9:14am

Release 1.2.0:
- Added EDEN modules (wiki and examples will be updated soon)
- Added ability to pass custom function that can be executed on bomb defuse
- Small fixes and improvements

Update: 13 Apr @ 8:03am

Release 1.1.0:
- Zeus module for applying shots and explosions vulnerability to all objects by class name
- General fixes and improvements

Update: 9 Apr @ 1:11pm

Release 1.0.2:
- Fixed scripts in multiplayer/dedicated environment