Commit graph

21 commits

Author SHA1 Message Date
28d0912eda 1.0 release:
- Swap around some assets and code with Doom Tournament.
   - Searchlight moved to here.
   - Computer map and Armor bonus moved to DT.
   - Armor absorption priority code moved to DT.
 - Added Unreal crosshairs.
 - Fix incorrect Autocannon flash color.
 - Ported over Translocator ally telefrag prevention.
 - Fixed razor blades emitting no effects when hitting a non-bleeding enemy.
 - Misc. cleanup.
2019-10-21 22:09:50 +02:00
d784eb7a04 RC4 Hotfix 3:
- Do not replace jump boots with suits in Heretic to prevent softlocks where an increased jump height is required.
2019-10-19 15:23:01 +02:00
dfe8241443 RC4 Hotfix 2:
- Change sprite name for computer map so it doesn't break in Heretic.
2019-10-19 12:44:37 +02:00
0bb3e463cc Release Candidate 3 Hotfix 1:
- Small fix for Amplifier.
- Add note about the fact the Protomag is more accurate, because people don't
  seem to notice.
2019-10-11 00:58:22 +02:00
c6a81479ca Release Candidate 3:
- Fix inventory items not removing themselves when fully drained and no more
  copies are held.
- Fixed Minigun playing the unwind animation on player death.
- Fixed main hand Automag still firing when out of ammo dual wielding.
- Corrected name clash between two explosion sounds.
- Fixed suits still protecting from elemental damage when depleted.
- Add option to wear all suits simultaneously.
- Stunner now consumes Stinger ammo to recharge, this is more in line with the
  Unreal Bible.
- Max damage per explosion capped to 100 for Stinger. Prevents ludicrous
  map-clearing explosions with an amplified asmd combo.
- Shoot-through lines can now be activated by hitscan/beam weapons thanks to
  new DT "bullet trail" feature. No more softlocks in custom maps.
- Added option to make Peacemaker missiles not seek owner and allies.
- Peacemaker missiles start seeking targets much earlier, making it more viable
  indoors.
- Autocannon has had its damage increased again.
- Adjusted swingers for many weapons to feel a bit more natural. Still far from
  perfect.
- Reverted changes to Flamethrower projectile density, and simply made it have
  less dynamic lights.
- Adjustments to armors. Suit elemental resistances now take priority (as
  intended). [please redownload your DT devbuild for full effect]
- Added ring effect for 6-rocket tight wad. Completely forgot this was a thing.
- Fixed flashlight not clearing its dynlights when depleted and still having
  copies.
2019-10-10 09:32:29 +02:00
7051cb25be Release Candidate 2:
- Added option to toggle all beta content.
 - Added option to toggle armor bonuses (for purists).
 - Added cheap alternate allmap replacer, so there's something else to replace the computer map when the detector isn't allowed.
 - Small fixes and corrections.
2019-10-08 11:11:38 +02:00
5db3f32274 Beta 4 Hotfix 1:
- Nerfed Fireblaster, damage was too high for its speed (30/60 → 10/20), to compensate for the dramatic alt projectile nerf, its embers now deal short radius splash damage.
- Nerfed Impaler altfire, no longer an instant "I win" weapon (damage interval raised from 5 to 15 tics, also beam becomes weaker at low charge, starting to drop from 100% at half-charge to 50% at zero charge).
- Fixed Impaler crash when shooter dies while firing beam.
- Updated the reload code of the SMP, I forgot about it.
- Increased the Detector range again, 1024 is more reasonable.
- Fixed Minigun altfire not triggering if player was holding primary fire.
- Removed pistols from Super Shotgun replacement pool.
- Increased spawn chance of Flamethrower, since it almost never appears in practice.
- Capped maximum Flamethrower damage (75 → 20), this was way too high and made the weapon too overpowered.
2019-09-29 23:02:38 +02:00
80f472bb62 Beta 3. Not a lot of really noticeable changes, just more polishing.
- Made Rifle scope shader toggleable, and tweaked its visuals a bit.
- Various adjustments to vector math (using portal-aware functions).
- Adjusted the penetration mechanics of the Quadshot, should be able to better go through multiple targets now.
- Fixed incorrect state jump after zoomed rifle altfire.
- Reduced the range of the Detector (2048 → 512), it was too massive.
- [flak_m] Fixed the issue where some looping weapon sounds would get stuck if the player died or dropped the weapon.
- Corrected Gun Lore description of Flamethrower altfire.
2019-09-28 21:39:22 +02:00
bac9b6674d More stuff before public release.
Adjust the aspect of new 0.83 hud icons.
Impaler plays unique sound when ending altfire instead of select sound.
Adapt some things for the old sounds add-on.
Minor HUD adjustments (weapon slot related).
Left a couple notes of what I might do next.
2019-09-27 14:20:00 +02:00
225ffcc1e9 Overhaul to how reloading works, not much else has happened.
Addition to HUD for showing clip counts (kinda cheap-looking, but still better than what Oldskool did).
Charge for some weapons and loaded rockets for eightball also use the clipcount display, like in Doom Tournament.
Small fixups for dual wielding logic.
2019-09-17 02:47:13 +02:00
3e169dfde6 Razorjack implemented, along with a couple extra features.
Adjust SCUBA Gear autouse behaviour so it works properly with manual use.
Add 3D floor handling code on various things.
Increased size of Eightball explosions to match original game.
Fix invisibility playing no sound when activated.
2019-09-11 19:37:10 +02:00
b80b1e43ce Jump Boots use correct naming. 2019-09-06 02:02:08 +02:00
f2cdf34c98 Current commit does not run and I don't know why.
Sentry partially implemented.
Motion Detector implemented.
Light/Dark Flares implemented.
2019-09-06 00:20:14 +02:00
ad20f46db7 I think with this all vanilla usable items are done.
However the SCUBA Gear won't spawn yet because a certain PR is needed.
2019-09-05 18:31:30 +02:00
b12c4a4112 Flashlight/Searchlight implemented.
Proper handling of charge redistribution on multi-copy items (fixes infinitely replenishable charge exploit).
More preparation code for other items.
2019-09-05 16:31:05 +02:00
912cad96c5 Oh boy, it begins.
Assigned all pickup models.
Implemented all ammo types.
Finished Flak Cannon.
Additional cleanup.
Slot reassignments and other adjustments to match known Unreal prototype info.
2019-09-04 02:37:59 +02:00
ce68db4b36 Dispersion Pistol fully implemented.
Jump boots (mostly) implemented (replacement feature not done yet).
Various adjustments.
DamNums coloring support.
2019-09-02 21:19:17 +02:00
01249eb43f Oh boy, here comes another big one.
Notable changes since last commit are the full implementation of the automag and asmd.
Also the Translator is now fully functional.
Fonts have been restructured to a neater format.
There have also been other random changes I don't have the time to document in detail.
2019-08-31 03:14:20 +02:00
8da5167e59 Today's progress. A whole lot of stuff added, and some cleanup too.
Fixed the sizes and offsets of player models.
Adjusted weapon offsets to be more in line with the originals.
Implemented all armors and most of the usable items.
Add lights to some item pickups. This might get done to DT too.
Key display on both HUD types, along with some fixes.
ASMD has complete animations. Other weapons will follow.
2019-08-16 03:27:15 +02:00
76cd3a5207 Wow looks like I got a lot of stuff in here.
Added brightmaps and gldefs entries for most stuff.
Imported a bunch of sprites, including some recycled stuff from old mods.
Made new icons for the 0.83 status bar.
Remade "Teleport Gun" model.
Made new models for some ammo variants.
Made skeleton code for a lot of stuff, this temporarily makes a lot of items disappear.
Began working on ASMD. Flak Cannon has no projectiles yet.
2019-08-15 02:38:46 +02:00
d3b11d1ef2 Oh boy, here comes a big one.
Doomreal development is officially back to life.
Doomreal now depends on Doom Tournament, as it's an add-on for it.
Most of the resources are in place right now, just a couple more things left to add in.
Flak cannon is still incomplete and weapon development will be resumed soon.
There is a main menu now, I hope you like it.
Player classes don't have models assigned yet, so they will look weird.
Overall this is not yet very playable.
2019-08-10 22:15:56 +02:00
Renamed from zscript/minigun.zsc (Browse further)