Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.0.1 Beta #795

Merged
merged 17 commits into from
Jun 9, 2024
Merged

v3.0.0.1 Beta #795

merged 17 commits into from
Jun 9, 2024

Conversation

Die4Ever
Copy link
Owner

@Die4Ever Die4Ever commented Jun 9, 2024

v3.0.0.1 Beta:

  • ScriptedPawns can get gibbed by Helicopter damage again
  • disable aim laser when petting animals or changing clothes
  • tweaks to baby grays and baby karkians
  • smuggler's elevator is now smarter
  • fix alliances in versalife when you steal the rom encoding
  • fix lucky money police getting angry at you too easily
  • fixes for WaltonWare later area51 starts
  • fixes for synth heart, no longer applies to free augs (like power recirc)
  • Add elevator Open Door button texture to the millions of elevators
  • smarter autorun with half second timer for auto disable by moving

Previously on v3.0.0.0 Alpha:

Major Changes

Minor Changes

theastropath and others added 16 commits June 7, 2024 17:03
…of its maps (#781)

* smuggler's elevator is always in the correct place

* disable smuggler elevator fix for non-vanilla

* FlagToggleTrigger

* FlagToggleTrigger has bCollideActors=false

* toggle trigger tweaks

* replace SmugglerElevatorTracker with MoverToggleTrigger

* MoverToggleTrigger moves multiple Movers

* check for empty event in CreateFTT

* check for empty event in CreateFTT

* "event" -> "tag"

* FlagToggleTrigger does more parameter checks

* player doesn't fall when entering smuggler's via elevator a second time

* Update DXRando/DeusEx/Classes/MoverToggleTrigger.uc

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>

* add radius field to PlayerMoverToggleTrigger

* *ToggleTrigger init functions

* Update DXRando/DeusEx/Classes/MoverToggleTrigger.uc

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>

* allow small distance in PlayerMoverToggleTrigger.Tick

* remove PlayerMoverToggleTrigger. use DynamicTeleporter instead

* Update DXRMapFixups/DeusEx/Classes/DXRFixupM08.uc

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>

* Update DXRMapFixups/DeusEx/Classes/DXRFixupM04.uc

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>

* cleanup MoverToggleTrigger use of Tick

* smuggler dynamicteleporter fix with entrance rando and highlight text

---------

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>
Co-authored-by: Die4Ever <die4ever2005@gmail.com>
reconnect two alliance triggers to the SecurityRevoked event so that the
secretaries and Mr Harrison in HK MJ12 Lab actually get mad at you too.
Enemies in lab now all get mad at you since they end up with real tags.
( #749 )
reason.  They will also run into the club as you leave (since they will
no longer be prompted to look around by fleeing club goers) #777
* disable area 51 conversations on later starts

* show what each disabled are 51 conversation is

* move earlier doors and elevators on later M15 starts

* add GoalInfo class, give end goals on late M15 starts

* add GivePlayerImage, GetGoalText. give images/goals to M15 starts

* give crew-complex code in later M15 starts

* don't open M15 'doors_lower' automatically

* Fix crash on New Game Plus, trying to clear the window stack while the
credits are being destroyed

* give player sector three map on a 153 start

* fix missing break statement

* use ~= operator

* Update DXRModules/DeusEx/Classes/DXRStartMap.uc

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>

* GivePlayerImage checks if player already has it

* use GivePlayerImage in DXRMissionsM05

* move DeleteAllGoals call in M15

* fix HX compile

* DXRStartMap cleanup Area51 goals and other StartMapSpecificFlags cleanup

* DXRStartMap fixes, and mark FemJC conversations as _Played

* DXRStartMap fix M15MeetEverett_Played

* DXRStartMap fix 15_Area51_Final Raid_start with commandos vs bots

---------

Co-authored-by: Die4Ever <30947252+Die4Ever@users.noreply.github.com>
Co-authored-by: theastropath@gmail.com <theastropath@gmail.com>
Co-authored-by: Die4Ever <die4ever2005@gmail.com>
@Die4Ever Die4Ever changed the title Develop v3.0.0.1 Beta Jun 9, 2024
@Die4Ever Die4Ever merged commit efac4f1 into master Jun 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants