Garry's Mod

Garry's Mod

GPhone - Remade
Showing 1-10 of 17 entries
< 1  2 >
Update: Oct 4, 2020 @ 11:50am

Additions

  • gphone_lefthand ConVar to flip the viewmodel around.
  • gphone_spawn ConVar to spawn with the GPhone.
  • Screen is now rendered in thirdperson, in anticipation of a later update.
  • Ability to make a confirm dialog with GPhone.ConfirmDialog.
  • A new way of sharing data between players.
  • Messaging App using the shared-data system.
  • Ability to change launcher.

Changes
  • Changed the way the homepage is handled so it is now possible to make custom launchers.
  • Apps can now be moved freely on the default launcher.
  • Textfields now have many more features, including a visible caret and selection field.

Fixes
  • Fixed some things not working on the chromium branch.
  • Fixed a screen-dimming issue. Screen should now dim correctly.

Update: Sep 21, 2019 @ 7:12am

Additions

  • Added CSS-styling to local images.
  • Added airpods when listening to music.
  • Added a screendraw effect with 'developer 1'.
  • Added a ConVar for cases, "gphone_case".
  • Added a few default phone cases.
  • Added freedom units in settings.
  • Added freedom units to StormFox App.

Changes
  • Made all default Apps have local copies of their Icons.
  • Made cursor-click not follow cursor.

Fixes
  • Black backgrounds should no longer appear as often.
  • Fixed a small issue with resolutions on the Camera.
  • Attempted to fix the issue where Apps don't load.

Removed
  • Removed support for online backgrounds. Every background now has to be on disk.

Update: Jun 18, 2019 @ 10:16am

Additions

  • Added auto refresh in Photos app.
  • Added the ability to open the App-page of any app.
  • Added ability to view author and sourcecode before installing an app.
  • Added warning message before enabling online apps.

Changes
  • Changed the hints to include rotating the phone.
  • Changed the title of tabs in the AppStore to avoid confusion.

Fixes
  • Might have fixed the viewmodel-switch issue.
  • Fixed an issue with the AppScreen background.

Update: Nov 24, 2018 @ 7:14am

Additions

  • Added Apps-tab to Settings.
  • Added animations to AppStore.
  • Added animations to FileManager.
  • Added actual text-cursor icon instead of being hardcoded.
  • Added dynamic background scaling on local images.
  • Added landscape orientation.
  • Added a couple of extra cursors from TF2.
  • Added ability to upload Apps to the AppStore.
  • Added 'APP.Rotate' when the phone rotates while the specified App is focused.

Changes
  • Changed around the tabs in the AppStore.
  • Added Size-setting to Visualizer.
  • Made App font-size depend on amount of App rows.

Fixes
  • "Fixed" google not always searching properly.

Update: Sep 6, 2018 @ 1:31pm

Additions

  • Added local-file section in Appstore.
  • Added online section in Appstore.
  • Added App-rating.
  • Added ability to clear storage from Apps.
  • Added better support for the Chromium branch.
  • Added more web-integration functionality.
  • Added 'Switch-to-Chromium' page.
  • Added "GPhoneDataReceived" hook.

Changes
  • Remade the way Apps save settings. (This mean most phones will need to be factory reset)
  • Removed hook detection, because everybody asks for support for a billion different addons.
  • Renamed all hooks with a "_" in front to make sure they run before everything else. (By the way, fuck people who do that)
  • Made Visualizer change color with sine waves.
  • Made repeater button work outside GTunes (Revolutionary).

Fixes
  • Fixed scaling of thumbnails.

Update: Jul 24, 2018 @ 7:23am

Additions

  • Volume slider now affects audio and video in HTML panels.
  • Added FileManager app.
  • Added 'video' panel-type.
  • Added more icons to Control Center.
  • Added flashlight button to Control Center.

Changes
  • App thumbnails now use RenderTargets instead of render.Capture. This should greatly reduce lagspikes when closing certain apps.

Update: Jul 22, 2018 @ 9:23am

Probably the biggest update yet :)

Additions

  • Added automatic hook conflict detection with ConVar 'gphone_debug'.
  • Added ability to move songs around in GTunes app.
  • Added repeat test-button in GTunes app.
  • Added last-photo to Camera app.
  • Added reset ConVar button to settings.
  • Added screen-to-face ConVar 'gphone_focus'.
  • Added the basics of networked data sharing.
  • Added x's on apps when editing the homescreen.
  • Added control center at the bottom.
  • Added 'GPhone.RootToLocal' and 'GPhone.LocalToRoot()' functions.
  • Added posing for Camera app (WIP).
  • Added Visualizer app (WIP).
  • Added wifi template icon.

Changes
  • Scrolling now clamps panels to the height of the scroll-panel.
  • Doubled the screen-resolution to support resolutions up to 1660p.
  • Renamed 'GPhone.SaveData' to 'GPhone.SetData'.
  • First-person dynamic lighting is turned off in Selfie-mode.

Fixes
  • Fixed scrolling not scaling with resolution.
  • Hopefully fixed a conflict with the gPhone addon by Exho.

Update: Jun 30, 2018 @ 9:35am

Additions

  • Added 'gphone_showbounds' to show GPnl clickboxes.
  • Added more text to the bugreport to clarify some things.
  • Added audio visualizer to GTunes.
  • Added a bunch of hooks for developers to use.

Changes
  • Changed weapon selection icon.

Fixes
  • Fixed the viewmodel-rendering problem.

Update: Jun 2, 2018 @ 10:05am

Additions

  • Added ConVar for dynamic lighting.
  • Added ConVar for automatic bugreporting.
  • Added app row option to 'Settings' app.
  • Added a few default cursors.
  • Added a loading effect when downloading images.
  • Added helper functions for selfie-mode.
  • Added 'GPnl.AddType()'.
  • Added parent/child infinite loop detection.
  • Added a debug category in settings panel.

Changes
  • Made the screen and camera rendertarget part of the 'GPhone' table to be globally accessible.
  • Changed 'GPhone.DownloadImage()' to not take 'SizeHack' as an argument.
  • Changed 'GPhone.RenderCamera()' to take a fourth argument.
  • Changed the weapon selection icon.

Update: May 25, 2018 @ 6:21am

Fixes

  • Fixed a small mistake on servers that would not allow new players to load their phone.