Commit 12e0130
authored
chore: split Intersect.Core into Intersect.Framework.Core to reduce rebuilds for ICF and ISF (#2432)
* chore: split as much out of Intersect.Core and move it to Intersect.Framework.Core so that Client/Server.Framework don't need to be built as often
* fix: update disable-windows-editor.patch
* fix: use legacy logger from IFC
* fix: update Editor to refer to renamed types and new signatures
* fix: update DockPanelSuite with warning fixes
* chore: cleanup Intersect.Core.csproj
* fix: update attribute descriptor lookup from property to field1 parent 9c4b2ec commit 12e0130
File tree
311 files changed
+1352
-1182
lines changed- Framework
- Intersect.Framework.Core
- Async
- Attributes
- Chatting
- Collections
- Compression
- Configuration
- Features/Video
- Config
- Guilds
- Core
- Descriptors
- Entities
- ErrorHandling
- GameObjects
- Annotations
- Conditions
- Crafting
- Events
- Commands
- Items
- Maps
- MapList
- Projectiles
- Quests
- Ranges
- Spells
- Switches and Variables
- IO/Files
- Localization
- Logging
- Formatting
- Output
- Memory
- Models
- Network
- Events
- Plugins
- Interfaces
- Manifests
- Types
- Properties
- Reflection
- Serialization
- Threading
- Intersect.Framework/Reflection
- Intersect (Core)
- Compression
- Core
- ExperimentalFeatures
- Extensions
- Logging
- Network
- Plugins
- Helpers
- Interfaces
- Loaders
- Reflection
- Threading
- Updater
- Utilities
- Intersect.Client.Core
- Core
- Entities
- Projectiles
- Maps
- MonoGame
- File Management
- Networking
- Intersect.Client.Framework
- Configuration/Features/Typewriter
- Database
- File Management
- Graphics
- Gwen
- Control
- Renderer
- Maps
- Intersect.Editor
- Core
- Forms
- DockingElements
- Editors/Events
- Event Commands
- Localization
- Networking
- Intersect.Network/LiteNetLib
- Intersect.Server.Core
- Core
- Database
- GameData/Migrations
- PlayerData
- Entities
- Events
- Maps
- Networking
- Intersect.Server.Framework
- vendor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
311 files changed
+1352
-1182
lines changedFile renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | | - | |
369 | | - | |
| 368 | + | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
File renamed without changes.
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments