| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0.0 source code.tar.gz | 2024-01-22 | 29.5 MB | |
| 1.0.0.0 source code.zip | 2024-01-22 | 30.0 MB | |
| README.md | 2024-01-22 | 4.6 kB | |
| Totals: 3 Items | 59.5 MB | 1 | |
.Net Framework -> End Of Life
This PR gonna be a miliar stone, it's the end of netframework support on ClassicUO.
What's Changed
- Fix bad dragging on Shop menu by @Ultima-Tony in https://github.com/ClassicUO/ClassicUO/pull/1569
- Setting "Borderless window" will snap to display that the window is on by @kaczy93 in https://github.com/ClassicUO/ClassicUO/pull/1570
- don't update counter bar items when counter bar is disabled by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1572
- Minimum light level setting by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1575
- Single-click for counter bar items by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1577
- Option to hue container gumps by the item hue by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1576
- Added an option to enable/disable the water animation effect by @markdwags in https://github.com/ClassicUO/ClassicUO/pull/1578
- Update BoatMovingManager.cs by @noobEone in https://github.com/ClassicUO/ClassicUO/pull/1579
- Update BoatMovingManager.cs by @noobEone in https://github.com/ClassicUO/ClassicUO/pull/1581
- Reliable world map scrolling when zoomed in by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1583
- Apply new window size when maximised on login by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1582
- NameOverhead item text changes by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1591
- Camera translation macros (peek to mouse) by @roxya in https://github.com/ClassicUO/ClassicUO/pull/1590
- Decouple by @andreakarasho in https://github.com/ClassicUO/ClassicUO/pull/1597
- Decoupling, continued by @jaedan in https://github.com/ClassicUO/ClassicUO/pull/1598
- netclient redo by @andreakarasho in https://github.com/ClassicUO/ClassicUO/pull/1599
- Fix netclient race condition by @andreakarasho in https://github.com/ClassicUO/ClassicUO/pull/1606
- picinpic support for gumps sent by the server. by @noobEone in https://github.com/ClassicUO/ClassicUO/pull/1610
- system.text.json support by @andreakarasho in https://github.com/ClassicUO/ClassicUO/pull/1611
- Load resources without using the assembly reflection by @andreakarasho in https://github.com/ClassicUO/ClassicUO/pull/1612
- Allow targeting the world map for positional targets by @jackuoll in https://github.com/ClassicUO/ClassicUO/pull/1620
- The order in which items are shown in grid-loot will now depend on item type or its parameters. by @GajuszZOrod in https://github.com/ClassicUO/ClassicUO/pull/1613
- Change journal timestamp to include second in https://github.com/ClassicUO/ClassicUO/pull/1621
- Purge earliest journals after 100 files, not latest in https://github.com/ClassicUO/ClassicUO/pull/1624
- Don't render ":" in journal if sender is empty by @Stallind in https://github.com/ClassicUO/ClassicUO/pull/1629
- Lastobject behaves like standard client, opening paperdolls by @Stallind in https://github.com/ClassicUO/ClassicUO/pull/1632
- Race change gump implementation by @bittiez in https://github.com/ClassicUO/ClassicUO/pull/1639
- Decouple/assets by @andreakarasho in https://github.com/ClassicUO/ClassicUO/pull/1640
- Update RaceChangeGump.cs with bug fixes by @bittiez in https://github.com/ClassicUO/ClassicUO/pull/1641
- Bug fix for "pic in pic" by @bittiez in https://github.com/ClassicUO/ClassicUO/pull/1642
- Paperdoll equipment slot double click fix by @DavideRei in https://github.com/ClassicUO/ClassicUO/pull/1643
- Fix Server Ping in Server List by @elderbit in https://github.com/ClassicUO/ClassicUO/pull/1648
- Fix BuffDebuff packet parsing by @KevinEady in https://github.com/ClassicUO/ClassicUO/pull/1649
New Contributors
- @kaczy93 made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1570
- @noobEone made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1579
- @jackuoll made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1620
- @GajuszZOrod made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1613
- @bittiez made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1639
- @DavideRei made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1643
- @elderbit made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1648
- @KevinEady made their first contribution in https://github.com/ClassicUO/ClassicUO/pull/1649
Full Changelog: https://github.com/ClassicUO/ClassicUO/compare/0.1.11.0...1.0.0.0