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

Misc fixes and improvements #1769

Merged
merged 28 commits into from
Nov 26, 2024
Merged

Conversation

ccuser44
Copy link
Contributor

@ccuser44 ccuser44 commented Nov 25, 2024

Fixes:

  • Fixes :rainbowify not working
  • Fixes :noclip getting stuck on seats
  • Fixes :noclip falling through terrain
  • Fixes :noclip falling through parts
  • Fixes :noclip sometimes getting stuck on running animation
  • Fixes :material Enum value not recognizing all possible materials
  • Fixes ScriptBase not having script global
  • Fixes ScriptBase sometimes failing due to _G API missing
  • Fixes :rainbowify clogging up network replication and not updating during network lag
  • Fix effect not respecting topbarsize
  • Fix effect animations lagging
  • Fix blur effect blurring too fast
  • Fix server mutex breaking during deletion
  • Fix balance song name
  • Fix oldlogs not respecting NoSave
  • Fixed :sfling creating local craters

Added:

  • Added possibility to run client context scripts (like localscripts but can run at any location inside replicated DataModel that regular scripts can)
  • Add :clearnote as an alias for :removenote
  • Add :seize as an alias for :seizure

Change:

  • Optimize AC texture id pooling
  • Optimize material number to enum conversion
  • Optimize effect
  • Optimize :pixelize
  • Optimize oldlogs saving by a lot

@ccuser44 ccuser44 changed the title Patch 5 Misc fixes and improvements Nov 25, 2024
@Dimenpsyonal
Copy link
Member

lint fail :/

@Dimenpsyonal Dimenpsyonal merged commit 199be61 into Epix-Incorporated:master Nov 26, 2024
2 checks passed
@ccuser44 ccuser44 deleted the patch-5 branch November 26, 2024 22:01
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.

2 participants