Commit graph

1123 commits

Author SHA1 Message Date
Kamron Batman
ec6629fbe9
Merge branch 'master' of github.com:modernuo/ModernUO into develop 2019-12-26 15:35:29 -08:00
BastinJafari
2a13ab3c56 Update GOALS.md (#66)
Added a short summary to make difference to other emulators clear
2019-12-25 13:56:57 -08:00
Kamron Batman
ac5f34efe5
Merge branch 'master' into develop 2019-11-24 09:41:06 -08:00
Kamron Batman
7d88ad3a8e
Adds 3rd-Party-Notice for CoreFX 2019-11-17 10:36:17 -08:00
Kamron Batman
01711ed9fb
Fixes spacing in README.md 2019-11-17 10:33:19 -08:00
Kamron Batman
ad0d7d4b9c
Contributions (#63) 2019-11-17 10:32:17 -08:00
Kamron Batman
c2ecc76457
Revert "Updates Packets & Randomizer (#43)" (#61)
This reverts commit 179cb50557.
2019-11-11 08:46:11 -08:00
Kamron Batman
179cb50557 Updates Packets & Randomizer (#43)
* Fixes a bug with the main loop. Removes unnecessary optimizations for RDRand.

* WIP - Rewriting packets.

* Cleanup and updates README

* Converts more packets

* Fixes header

* Converts Effects packets.

* Forgot the send command

* Adds the start of containers packets.

* Adds message packets with caching

* Extends the send methods

* Starts to add Acquire methods

* Converted the packets

* Cleanup

* Cleanup

* Adds more packets

* Adds more packets

* Fixes clearing arrays from pool. Adds Mobile Incoming

* Converts more packets.

* Moves more packets

* Moves more packets

* Test compression

* Merges

* Migrating to an idiomatic syntax that also supports compression, and proxying.

* Optimize the stack alloc. Changes attributes

* Converted container packets

* Visual Studio doesn't auto save files. I am still getting used to subpar IDEs.

* Adds static packet caching. Will profile later. Converts more packets

* Fixes packets and changes how compression is configured

* WIP - Adds basics for Gumps. Not finished though.

* Fix file

* Fixes formatting

* Changed SpanWriter to be more idiomatic.

* Fixes Span vs RawSpan and missing stackallocs

* Converts over some more gumps

* WIP - Deletes 32bit support.

* Drops RDRand32 support.

* Fixes gump compilation

* Converting gump components

* Removes old huffman compression function

* Revert signature for backwards compatibility

* WIP - Converting more gump components

* Creates ArraySet for the strings. Updates AppendTo to reference that.

* Converts the maining gump components

* Cleans up gump components

* Cleans up directives

* Cleans up ArraySet and moves it. Adds null-coalescing-assignment

* Cleanup, Target Packets, and C# 8 changes.

* Removed OPL Packet

* World packets

* Fixing packet uses

* Cleans up code. Fixes packet uses in various places.

* More cleanup for packets

* Code cleanup

* Converts more packet uses and cleans up more code

* More code cleanup

* Finishes fixing the packets in Item

* Updates secure trade packets

* Updates core and gets it to compile.

* Moved packets to scripts. Fixed account handler use of packets

* Code cleanup

* Updates chat packets

* Code cleanuo

* Adds party packets, but need to implement them.

* Party packets WIP

* Finishes party packets

* Rearrange movement namespaces and classes

* Finishes plant packets

* Code Formatting

* Fixes moving effects

* Code cleanup, eliminates equipinfo

* Adds more packets. Fixes bugs with various packets.

* Finishes mahjon packets

* Fixes mahjong packet

* Code cleanup

* Finishes mahjong packets

* Adds Map packets

* Add multifacet maps and charts

* Cleans up some packets with UTF8

* Optimizes packets

* Cleans up more packets. Moves the MessageHelper

* Removes assistant support. Removes extended protocol. Incorporates MapUO packets as normal packets.

* Updates protocol extensions packet receiver

* Fixes a few bugs. Fixes a few more packets.

* Code cleanup and fixing more packets

* Fixes packet effects

* Cleaned up more code

* Buff Icon cleanup

* Removed unused constructors

* Code Cleanup. Adds BoatHS Packets

* Moves house files. Updates house foundation packets.

* Deployment cleanup

* Fixes:

* Code cleanup

* More code cleanup

* More code cleanup

* Cleaned up BaseHouse

* Enforces styling

* Converts foreach to linq where possible.

* Dont need that

* Goals/Readme updates

* Removes 32bit support at the highest level. Turns on HRT by default.

* Code cleanup. Fixes extended features packet.

* Fixes various bugs

* Code cleanup

* Code cleanup

* Code cleanup. Fixes gump X/Y assignment.

* Code cleanup using |= operator

* More code cleanup

* Cleanup

* Fixes spacing issues. Thanks Visual Studio. You suck.

* Compiler error

* Fixes NPE from RunUO 2.7

* Renames ScriptCompiler to AssemblyHandler. Fixes packets. Updates README

* Fixes more packets. Stupid trailing nulls.

* Fixes various bugs.

* Fixes for gumps

* Fixes more gump stuff. Going to split it out later since it is getting insane

* Recoded the gump writing

* WIP

* *Added output path of scripts project to dev branch
*Activated debugging in code
2019-11-11 12:40:16 +01:00
Kamron Batman
7aa8fd3df1
Merge branch 'master' into develop 2019-11-11 00:53:11 -08:00
Kamron Batman
365948cc1a
Fixes Software Random (#60)
Fixes bug with copying bytes in Software Random.
2019-11-11 00:50:26 -08:00
Kamron Batman
cc5a59309c
Fixes builds in windows. 2019-10-05 11:51:15 -07:00
Kamron Batman
39439c68b8
Make debug builds easier 2019-10-05 11:28:40 -07:00
Kamron Batman
24430839ad
Hotfixes issues with Insensitive and WorkQueue 2019-10-05 11:03:36 -07:00
Kamron Batman
8e9221bb5a
Formatting #2 (#59) 2019-10-05 00:37:03 -07:00
Kamron Batman
096d39609e
Formatting FIxes (#58) 2019-10-04 23:08:13 -07:00
Kamron Batman
57fb9fb525
Fixes name of dir directories in json (#57) 2019-10-04 22:39:40 -07:00
Kamron Batman
9a1b50aef1
Fixes configuration console output 2019-10-04 22:23:06 -07:00
Kamron Batman
feedbeb262
Updates publish profiles and readme 2019-10-04 22:05:45 -07:00
Kamron Batman
58be0d416c
Fixes publishing 2019-10-04 22:02:19 -07:00
Leath Cooper
6119774dc9 Adds support for modernuo.json (#56) 2019-10-04 20:47:34 -07:00
Kamron Batman
567760a07a
Hotfixes PacketWriter 2019-09-13 16:49:00 -07:00
Kamron Batman
820fc4d0d0
Adds MUO Logo (#52) 2019-09-12 13:13:13 -07:00
Kamron Batman
55c6f03b93
Update GOALS.md 2019-09-09 13:51:46 -07:00
Kamron Batman
547ecd8dc3
Updates gitignore 2019-08-13 18:37:18 -07:00
Kamron Batman
97e34c9ef3
Pushes a better fix (#49) 2019-08-13 17:25:57 -07:00
Kamron Batman
ad73574ce5
Fixes the event loop (#48) 2019-08-13 17:15:53 -07:00
Kamron Batman
57bec96827 Updates GOALS and RUNUO_MIGRATIONS.md files 2019-08-07 13:23:07 -07:00
Kamron Batman
b34bb90cdf
Merge branch 'develop' of github.com:kamronbatman/ModernUO 2019-08-02 18:20:03 -07:00
Kamron Batman
a36796c2c1
v0.0.1-Alpha (#42) 2019-08-02 18:16:11 -07:00
Kamron Batman
3614a66aee
Reorganizes Project (#41) 2019-08-02 18:13:40 -07:00
Kamron Batman
08bf44af9a
Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
Kamron Batman
0993c03b70
Merge branch 'develop' of github.com:kamronbatman/ModernUO into develop 2019-07-21 21:50:00 -07:00
Kamron Batman
d30f93c454
Fixes a few bugs with optional params. (#37) 2019-03-15 16:40:23 -07:00
Kamron Batman
472b84f5ff
Cleans up Spell Targeting (#36) 2019-03-15 15:23:03 -07:00
Kamron Batman
de50bc9e43
Moves Item/Mobile locks to a handler. (#34) 2019-03-15 11:05:26 -07:00
Kamron Batman
cf90a58bea
Adds a RunUO Migrations page (#33) 2019-03-13 18:26:35 -07:00
Kamron Batman
114dc1a16b
Fixes several bugs and streamlines the BOD code. (#32) 2019-03-12 23:41:19 -07:00
Kamron Batman
a45094f2dc
Removes old comparable/comparers. (#31) 2019-03-11 15:35:04 -07:00
Kamron Batman
513e54f70e
Clean up: Bugs, LINQ, constructors, default values, and null checks (#18) 2019-03-11 14:29:59 -07:00
Kamron Batman
e748af4430
Updates README.md with Discord Link 2019-03-07 12:42:11 -08:00
Kamron Batman
f833fdd1b3
Adds an editor config with default IDE settings from Rider. (#20) 2019-03-05 16:25:04 -08:00
Kamron Batman
8ccc2787e4 Merge branch 'develop' of github.com:kamronbatman/ModernUO 2019-03-05 16:23:04 -08:00
Kamron Batman
0fb73bdc35
Updates GOALS.md 2019-03-05 16:00:06 -08:00
Kamron Batman
55136d8842
Merges bug fixes and cleanup with master (#17) 2019-03-03 15:50:57 -08:00
Kamron Batman
1c8f044476
Fixes mono builds. (#16) 2019-03-03 15:49:10 -08:00
Kamron Batman
90ffe0ea3c
Fixes parent references. (#15) 2019-03-03 15:40:17 -08:00
Kamron Batman
01d0fb75b8
Cleanup that was missed during the last sweep. (#14) 2019-03-03 15:10:20 -08:00
Kamron Batman
5cf37da625 Merge branch 'master' of github.com:kamronbatman/ModernUO into develop 2019-03-03 14:34:29 -08:00
Kamron Batman
39dfe86e10
Merges crash bugs into master (#12) 2019-03-03 14:28:24 -08:00
Kamron Batman
a7c28c65ed Little bit of code style changes. 2019-03-03 14:27:33 -08:00