Skip to content

Releases: Renewed-Scripts/Renewed-Weathersync

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 04 Dec 15:21

🔧 Chores

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 04 Dec 14:14

✨ New Features

🐛 Bug Fixes

🔧 Chores

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 25 Oct 19:00

✨ New Features

🐛 Bug Fixes

  • 1f865c3 - client: sync blackout state with client (commit by @SSnowly)
  • cf5201a - client: added local blackout for blackout sync fix (commit by @SSnowly)
  • d6bbb45 - client: dont use local value, instead use global so it gets updated (commit by @SSnowly)

🔧 Chores

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:08

🔧 Chores

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Dec 01:12

Bug Fixes

  • resetWeatherPartciles: Reset Weather partciles on disabling sync (FjamZoo)
  • config: Fix weather time missing (FjamZoo)

Commits

  • 696b1db: Extra time commands. (Randolio) #7
  • qb: setTime and setWeather server events. #9 (Randolio)
  • qb: fix for qbx_admin but still supports both qb and qbx. #11 (Randolio)
  • 1db0a81: Update server.lua (Randolio) #11
  • f157182: Update server.lua (Randolio) #11

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Nov 11:19

Bug Fixes

  • qb-core: Fix qbcore not syncing weather (FjamZoo)
  • Lint: Fix linting issue (FjamZoo)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Nov 09:49

Code Refactoring

  • Weather API: Improve weather API and remove useless Epoch Data (FjamZoo)

Commits

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 08:00

Features

  • Time: Add real life time sync (FjamZoo)
  • Weather API: Add more options for Weather API (FjamZoo)

Bug Fixes

  • scheduledWeather: Fix typos (FjamZoo)
  • typo: Fixed a typo for windDirection (FjamZoo)
  • qb-compat: Fix breaking change with new weather executor (FjamZoo)

Code Refactoring

  • Statebags: Use bagFilters over if statements (FjamZoo)
  • AudioBank: Use NamedAudioBank native (FjamZoo)
  • qb-compat: use localized state, and fix weather not being set (FjamZoo)
  • time: Refactor time and utilize more configs (FjamZoo)
  • Weather: Refactor admin events (FjamZoo)
  • weatherParticles: remove cached variable (FjamZoo)

Commits

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 20 Nov 01:21

Code Refactoring

  • time: localize Global state (FjamZoo)

Commits

  • ec7f5c5: Snow footstep sounds like GTA O + NVE Ice compatibility (Scully) #4
  • Snow: Use GTA and NVE for icy footsteps #4 (FjamZoo)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Nov 01:05

Bug Fixes

  • qbcompat: Fix serverside qb compatability (FjamZoo)
  • blackout: Fix blackout never turning off (FjamZoo)
  • disableSync: Fix seeing rain inside apartment (FjamZoo)