Garry's Mod

Garry's Mod

cinema_construct
Showing 1-10 of 10 entries
Update: 1 Jul, 2023 @ 7:38pm

Minor code changes and moon sprite optimization - the map itself has not changed

  • lua/autorun/server/cinema_construct_init.lua
    • Fixed an issue where the theater_door patch would only be skipped on the cinema gamemode, but not derivatives like cinema_modded
      • As long as the gamemode folder name has cinema in it, the map will assume it's a Cinema-based gamemode and skip the door patch
    • Minor naming changes, syntax, code organization
  • gamemodes/cinema/gamemode/maps/cinema_construct.lua
    • Chair offsets now get applied at the proper time (post gamemode initialization) instead of simply waiting 5 seconds from script run
    • Minor naming changes, syntax, code organization
  • Moon sprite .vtf
    • Uses DXT1 instead of DXT5 since it doesn't have an alpha channel anyway

Update: 21 Mar, 2020 @ 5:20pm

- Fixed 'Outside' area showing 'Unknown'

Update: 21 Mar, 2020 @ 4:02pm

- Fixed unintentional visible nodraw textures behind the tower
- Fixed missing moon texture
- Grass/sand material transition should be fixed now

Update: 23 Jan, 2020 @ 9:57pm

- Updated lighting
- Updated map icon
- Updated lua locations
- Changed the detail props a little
- Moved placement of some seats, and added lots more seats
- Improved the backrooms theaters, and gave them toggleable lights
- Turned the far tower into a theater
- Fixed the weird flickering on some of the posters
- Added some more posters
- Added some different tree models (ones with leaves)
- Made doors spawn on modes that don't support theater_door, so there aren't black empty spaces in the map

Update: 20 Sep, 2019 @ 5:38pm

- Fixed a misaligned brush in the color room.
- Updated the navmesh.

Update: 19 Sep, 2019 @ 11:29pm

- Raised overall brightness a little.
- Changed the soundscape, so there are no longer birds chirping.
- Added doors to the backrooms and tower.

Update: 16 Sep, 2019 @ 4:47pm

- Added moon texture

Update: 15 Sep, 2019 @ 12:00pm

- Updated another missing texture, and fixed some lighting issues

Update: 14 Sep, 2019 @ 11:40pm

- Updated a missing texture

Update: 14 Sep, 2019 @ 10:13pm