Update Logs - The Celestial City

Description Board

This contains all the public update logs for The Celestial City!

Update Logs

1.6.0

+ Additions

  • Added time UI at the same position as the health UI!
    ◦ The time zone is CEST (Italian Time)
    ◦ It tells the time of day names! (Dusk, Morning, etc,.)

  • The entire map now has a more natural look!
    ◦ Mountains
    ◦ Forests (You can locate them at the left of citizen spawn!)
    ◦ Implemented Roblox’s new GlobalWind feature! Some things will sway around now.

  • Changed lighting for optimization and looks! Lighting settings are open-sourced.

Lighting Settings

Put this in ServerScriptService and use a Server Script.

local Lighting = game:GetService('Lighting')
local Sky = Lighting.Sky

-- General Lighting Settings --

Lighting.Ambient = Color3.fromRGB(29, 6, 39)
Lighting.Brightness = 3.05
Lighting.ColorShift_Bottom = Color3.fromRGB(133, 23, 143)
Lighting.ColorShift_Top = Color3.fromRGB(181, 26, 166)
Lighting.EnvironmentDiffuseScale = 0.65
Lighting.EnvironmentSpecularScale = 1
Lighting.GlobalShadows = true
Lighting.OutdoorAmbient = Color3.fromRGB(111, 22, 135)
Lighting.ExposureCompensation = 0.25
-- Change Technology Manually via Lighting in the explorer
-- Technology should be changed to: Compatibility


-- Atmosphere Settings --

local AtmosphereImplement = Instance.new('Atmosphere')
AtmosphereImplement.Parent = Lighting

local Atmosphere = Lighting.Atmosphere

Atmosphere.Density = 0.105
Atmosphere.Offset = 1
Atmosphere.Color = Color3.fromRGB(191, 199, 190)
Atmosphere.Decay = Color3.fromrGB(149, 150, 184)
Atmosphere.Glare = 0.105
Atmosphere.Haze = 0

-- Sky Settings (You will need to manually implement the sky object) --

Sky.CelestialBodiesShown = true
Sky.MoonAngularSize = 8
Sky.MoonTextureId = 'rbxassetid://6444320592'
Sky.SkyboxBk = 'rbxassetid://6444884337'
Sky.SkyboxDn = 'rbxassetid://6444884785'
Sky.Ft = 'rbxassetid://6444884337'
Sky.Lf = 'rbxassetid://6444884337'
Sky.Rt = 'rbxassetid://6444884337'
Sky.Up = 'rbxassetid://6412503613'
Sky.StarCount = 5000
Sky.SunAngularSize = 8
Sky.SunTextureId = 'rbxassetid://6196665106'

-- Bloom Settings --

local BloomImplement = Instance.new('BloomEffect')
BloomImplement.Parent = Lighting

local Bloom = Lighting.Bloom

Bloom.Intensity = 0.325
Bloom.Size = 10.25
Bloom.Threshold = 0.85

-- Blur Settings --

local BlurImplement = Instance.new('BlurEffect')
BlurImplement.Parent = Lighting

local Blur = Lighting.Blur

Blur.Size = 3.5

-- Color Correction Settings --

local ColorCorrectionImplement = Instance.new('ColorCorrectionEffect')
ColorCorrectionImplement.Parent = Lighting

local ColorCorrection = Lighting.ColorCorrection

ColorCorrection.Brightness = 0
ColorCorrection.Contrast = 0.15
ColorCorrection.Saturation = 0.35
ColorCorrection.TintColor = Color3.fromRGB(191, 163, 238)

-- Sunrays Settings --

local SunraysImplement = Instance.new('SunRaysEffect')
SunraysImplement.Parent = Lighting

local Sunrays = Lighting.SunRays

Sunrays.Intensity = 0.55
Sunrays.Spread = 0.8

  • New Border Gate + Scanner

  • Team Doors

  • New Divisional Teams
    ◦ Run the command /teams to switch teams

  • Added a few new tools
    ◦ Concealer. You can now conceal your weapons
    ◦ Handheld Scanner. A scanner made specifically for Infiltrator Officers+
    ◦ Stun Baton. Tase the troublemakers! (Reserved for Celestial Officers+)
    ◦ Passport. You’ll need this to pass the border!
    ◦ G36C. TGD’s Non-Commissioned Officer Primary Gun!

  • Report Menu!
    ◦ You have a voice in TCR, use it!
    ◦ You can report exploiters, officers+, toxic players, and bugs/glitches!

1.6.1

+ Additions

  • New Cargo Bay! It is where our shipping goods are delivered!
  • Armor Gives Extra Health!
Armor Information
  • TCR Uniform: +10 Health
  • Divisional TCR Uniforms: +15 Health
  • IB Uniform: +10 Health
  • SM Legatus Uniform: +10 Health
  • TCR Leaders: +20 Health
  • New +50 Health Gamepass!
    ◦ Stacks with armor health

  • Refurbished Gate Control Panel

  • New Leaderboard Menu
    ◦ Tells if you’re in the TCR group
    ◦ Tells if you’re in the TGD group
    ◦ Tells if you’re a trusted person

  • Added ProximityPrompts
    ◦ This prevents accidental sitting or unwanted actions
    ◦ This has also been implemented in gate control

- Removals / Additions

  • Removed Admin Commands
    ◦ New custom admin commands implemented

! Bug Fixes

  • Squashed Bugs
    ◦ You could noclip through walls using chairs (Including TCR spawn)
    ◦ Fixed Anti-exploit banning people

Developers Involved

  • Celestialgia
  • Qryxdia
1.6.15

+ Additions

  • Added a new lighting selector, there are 4 lighting settings to choose from:
    ◦ Modern Utopian
    ◦ Modern Dystopian
    ◦ Futuristic Utopian
    ◦ Futuristic Dystopian
1.6.2

+ Lighting Changes

  • Removed blur, everything should look nicer now
  • Reduced Cloud Cover to 0.725
  • Reduced Cloud Density to 0.795

+ New Lighting Selectors

  • Gloomcore
  • Cottagecore
  • Dazecore
  • Hellcore

+ 4 New Guns and Balances

  • L2A3-IR (Internal Relations Customized L2A3, LR personnel)
    | - Significantly faster than normal L2A3, but lower damage and ammo
  • TAR-21-IR (Internal Relations Customized TAR-21, MR+ personnel)
    | - Medium damage, extremely fast, and okay spread
  • HK416 (Abyss Watcher LR gun)
    | - High damage, high rate of fire, but with the drawback of high spread and low ammo (20)
  • MPX (Mercenaries LR gun)
    | - Decent damage, high rate of fire, 35 ammo, but with the draw back of high spread

+ Added New Overhead Nametag

  • The new nametag should be less buggy and will show:
    ◦ Your Username (No Display Name)
    ◦ Your Main Group / Divisional Rank
    ◦ Your Prestiges
    ◦ Easier readability and much bigger nametag

+ Added in Player Statistics

  • Kills, little inaccurate, but it works
  • KDR, shows your kill to death ratio
  • Deaths, shows how many times you died-
  • Damage, you’ll gain damage based on the gun’s base damage, but not total
  • TCR Playtime, shows how much you’ve been playing as a TCR personnel
  • TGD Playtime, shows how much you’ve been playing as a TGD personnel
  • IR Playtime, shows how much you’ve been playing as an IR personnel
  • Citizen Playtime, shows how much you’ve been playing as a citizen
  • Overall Playtime, adds up all playtime from each team

+ Adjusted Colors & Ranks and Chat Color

  • Chief Warrant Officers are now called Commissioned Officers. They do not have admin powers.
    | - Lieutenant, Captain, Colonel, General
  • Most TCR personnel + citizenship ranks have changed to purple to fit TCR’s theme
  • Zealot → Arbiter

+ Implemented 5 New Morphs

  • Abyss Watchers LR
  • Mercenaries LR
  • Insurgency LR
  • Aegis LR
  • TCR Prestige I

** KNOWN BUGS **

  • Team Doors spam the hell out of console logs (Fixed)
1 Like