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

Upgrade MobileUO to CUO version 0.1.10.0 #29

Open
wants to merge 58 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
325d02e
#24 rolling forward to 8/20/2020 CUO commit 072c3b2
mandlar Dec 23, 2024
6f6793d
#24 rolling forward to 8/25/2020 CUO commit f4992bdb
mandlar Dec 23, 2024
9685a50
#24: rolling forward to 8/29/2020 CUO commit beb92539
mandlar Dec 23, 2024
4c33503
#24: rolling forward to 8/29/2020 CUO commit 245d6021
mandlar Dec 26, 2024
982eab1
#24: rolling forward to 8/30/2020 CUO commit afd81cdd
mandlar Dec 26, 2024
580d5bc
#24: rolling forward to 9/4/2020 CUO commit 95b9ada
mandlar Dec 26, 2024
2d8fcd6
#24: pulled resx. resource files into their own project that builds t…
mandlar Dec 26, 2024
eb438c8
#24 symlinking resource files
mandlar Dec 26, 2024
dc51447
#24: missed one file for last changes
mandlar Dec 26, 2024
cfef4b6
#24: rolling forward to 9/12/2020 CUO commit b2ca71d - CUO version 0…
mandlar Dec 27, 2024
348aed6
#24 missed a couple of MobileUO notes. Also last commit should be to …
mandlar Dec 27, 2024
ecac28f
#24: rolling forward to 10/25/2020 CUO commit 7990318b - CUO version …
mandlar Dec 28, 2024
364414f
#24: rolling forward to 10/26/2020 CUO commit 08d19e31 - CUO version …
mandlar Dec 28, 2024
14aa3b4
#24: de-symlink GumpType file
mandlar Dec 28, 2024
6e33301
#24: rolling forward to 1/9/2021 CUO commit 5889a2d6 - CUO version 0.…
mandlar Dec 28, 2024
7b7d7f5
#24: rolling forward to 1/9/2021 CUO commit eb648b53 - CUO version 0.…
mandlar Dec 28, 2024
4f49a55
#24: fixed broken world map gump
mandlar Dec 28, 2024
6887362
#24: fixed broken assistant scroll areas. As a temp fix, I put the ol…
mandlar Dec 31, 2024
eae5904
#24: fixed window view port being de-attached from the actual world r…
mandlar Dec 31, 2024
1a170b1
#24: fixed world rendering and mouse/camera issues, including zooming…
mandlar Dec 31, 2024
af2ca3b
#24: fixed mouse selection when dragging to select mobiles in an area
mandlar Dec 31, 2024
059c2cf
#24: fixed issue with resizing world viewport window
mandlar Dec 31, 2024
d6c077d
#24: fixed issue with moving backpack items around that was causing i…
mandlar Dec 31, 2024
cf83d11
#24: fixed issue with Mini Map Gump (and possibly others) failing to …
mandlar Jan 2, 2025
aa9dfa8
#24: fixing more mouse issues
mandlar Jan 6, 2025
6950a90
#24: fixed name over head offset issue when CTRL+SHIFTing
mandlar Jan 6, 2025
40c5e17
#24: fix issue with health lines and % showing outside of game viewpo…
mandlar Jan 6, 2025
c9f2fe8
#24: fix issue with mobile names showing outside of game viewport window
mandlar Jan 6, 2025
dc0a2cd
#24: added hardcoded version number for CUO that MobileUO is currentl…
mandlar Jan 6, 2025
9725f20
#24: fixed broken View Scale
mandlar Jan 7, 2025
b27a47b
#24: fixed broken music playback
mandlar Jan 8, 2025
dbb82f4
#24: reverting music changes from https://github.com/VoxelBoy/MobileU…
mandlar Jan 8, 2025
99360a3
#24: removed extra using import
mandlar Jan 8, 2025
2dcd2b3
#24: rolling forward to 7/15/2021 CUO commit d5c3ded9 - CUO version 0…
mandlar Jan 9, 2025
d9fa4f3
#24: fixed issue with stopping sounds throwing exceptions
mandlar Jan 11, 2025
1e1686d
#24: added missing normals to vertex
mandlar Jan 11, 2025
39c168e
#24: fixed issue with mouse clicks due to new pixel check methods. Re…
mandlar Jan 11, 2025
1886f24
#24: fixed issue with Scissor not working which was causing issues wi…
mandlar Jan 11, 2025
09c8ceb
#24: fixed issues with shader file and in game shadows
mandlar Jan 12, 2025
9102786
#24: fixed issue with radar mini map gump and world map gumps not mov…
mandlar Jan 12, 2025
72401a6
#24: keep old logic for getting textures for lights
mandlar Jan 12, 2025
63bf5f9
#24: refactored to use new PixelCheck methods. Have to pass down text…
mandlar Jan 14, 2025
bb3c8f9
#24: added a semi-working implementation for SetDataPointerEXT
mandlar Jan 14, 2025
08ec6a6
#24: added implementation for GetData()
mandlar Jan 14, 2025
f21669e
#24: committing MP3Sharp submodule
Jan 15, 2025
efa3f56
Merge pull request #1 from mandlar/bugfix/0.1.9.0-fix-mp3sharp-submodule
mandlar Jan 15, 2025
06e7589
#24: added SDL implementations for SDL_CreateRGBSurfaceWithFormatFrom…
mandlar Jan 15, 2025
f32185c
#24: reverted passing a texture down for pixel check. Reverted no lon…
mandlar Jan 15, 2025
cbff8c3
Merge pull request #2 from mandlar/feature/0.1.9.0-refactor
mandlar Jan 15, 2025
8ed8e2c
#24: removed Assets/Scripts/MP3Sharp (moving to /external/)
mandlar Jan 16, 2025
945d55d
#24: adding external/MP3Sharp submodule (moved)
mandlar Jan 16, 2025
f0f10fe
#24: manually copied MP3Sharp directory into Assets/Scripts/ instead …
mandlar Jan 16, 2025
11f80f2
#24: meta files for MP3Sharp
mandlar Jan 16, 2025
e9ee1a2
Merge pull request #4 from mandlar/bugfix/0.1.9.0-mp3sharp-symlink-at…
mandlar Jan 16, 2025
afc9da0
#24: rolling forward to 10/18/2021 CUO commit 41e894c - CUO version 0…
mandlar Jan 17, 2025
c40f539
#24: use new world map gump Load() method; but also keep waiting to s…
mandlar Jan 17, 2025
46e5c7b
#24: moved opening URLs via Unity inside of PlatformHelper class
mandlar Jan 17, 2025
256a941
#24: symlinked files that are no longer different than CUO base
mandlar Jan 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@
/*.sln
/*.csproj
/UserSettings/
*.DS_Store
*.DS_Store
/ClassicUO.Resources/.vs/ClassicUO.Resources
/ClassicUO.Resources/obj/Debug
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
path = external/ClassicUO
url = https://github.com/ClassicUO/ClassicUO.git
# commit = 303c2ae699ca02caa6b09fbe5fbcb0c92f8bbd68

[submodule "external/MP3Sharp"]
path = external/MP3Sharp
url = https://github.com/andreakarasho/MP3Sharp.git
Binary file added Assets/ClassicUO.Resources.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions Assets/ClassicUO.Resources.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/ClassicUO.Resources.pdb
Binary file not shown.
7 changes: 7 additions & 0 deletions Assets/ClassicUO.Resources.pdb.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Assets/Debug.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions Assets/NuGet.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<disabledPackageSources />
<activePackageSource>
<add key="All" value="(Aggregate source)" />
</activePackageSource>
<config>
<add key="packageInstallLocation" value="CustomWithinAssets" />
<add key="repositoryPath" value="./Packages" />
<add key="PackagesConfigDirectoryPath" value="." />
<add key="slimRestore" value="true" />
<add key="PreferNetStandardOverNetFramework" value="true" />
</config>
</configuration>
28 changes: 28 additions & 0 deletions Assets/NuGet.config.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Assets/Packages.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
The MIT License (MIT)

Copyright (c) .NET Foundation and Contributors

All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="2.12">
<id>System.Runtime.CompilerServices.Unsafe</id>
<version>4.5.3</version>
<title>System.Runtime.CompilerServices.Unsafe</title>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/dotnet/corefx/blob/master/LICENSE.TXT</licenseUrl>
<projectUrl>https://dot.net/</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.

Commonly Used Types:
System.Runtime.CompilerServices.Unsafe

7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<dependencies>
<group targetFramework=".NETFramework4.5" />
<group targetFramework=".NETFramework4.6.1" />
<group targetFramework=".NETCoreApp2.0" />
<group targetFramework=".NETStandard1.0">
<dependency id="System.Runtime" version="4.3.0" />
</group>
<group targetFramework=".NETStandard2.0" />
<group targetFramework=".NETPortable4.5-Profile259" />
<group targetFramework="Windows8.0" />
<group targetFramework="WindowsPhone8.0" />
<group targetFramework="WindowsPhoneApp8.1" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.1" />
</frameworkAssemblies>
</metadata>
</package>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading