BasicallyIAmFox

Results 15 comments of BasicallyIAmFox

yeah, i tried until it acted close enough to the vanilla tile and vanilla crystals ofc would use custom drawing lol, it has gelatine crystal thing in it that summons...

> You've mixed two different proposals. > > 1. An `IDisposable` type for `Begin/End` > > 2. A way to call `Begin` with the same arguments as the previous `Begin`...

> From what I'm seeing MidUpdate is run after Update, not before. It is intended to add additional logic within the vanilla logic, so I don't think renaming to PreUpdate...

> Took a glance at the content of the PR and: > > 1. might it be better to shove annotations and IdDictionary instances in a TML partial class for...

> Points of concern: > > * I believe some mods are evil and actually extend the `ai` arrays to allow for additional values, > > * there are valid...

how do i reopen this lmao

> Recreate the PR and stop rewriting history so much. We squash PRs, so you don't need an overly clean history in PRs. wtf you mean "recreate the pr"? i...

> Stub method approach: > > ``` > /// > /// Sends all info about an NPC, position, velocity, and AI > /// NPCLoader.SendExtraAI appends data to this packet >...

Might as well consider migrating `ModCactus` to be a `ModTile` instead

> Why do you want to "implement specific culture orientated language manager (e.g. english language manager)."? What functionality is your mod trying to provide to users that tML currently doesn't...