Commit graph

1299 commits

Author SHA1 Message Date
Kamron Batman
16bdc21f5a
Updates README.md Thanks section
- [X] Adds Karasho as thanks for helping with a discord home.
2020-09-13 12:00:58 -07:00
Kamron Batman
741e8d8300
Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Kamron Batman
90ede0659f
Fixes bad formatting in FUNDING.yml 2020-09-12 14:33:46 -07:00
Kamron Batman
14eb03ee87
Updates FUNDING.yml 2020-09-12 14:32:24 -07:00
Kamron Batman
c29ad3729b
Removes UOAM vendors. (#241) 2020-09-12 11:56:52 -07:00
Kamron Batman
7dbfa086bc
Cleanup and adds configuration for crashguard (#240) 2020-09-12 01:57:07 -07:00
Kamron Batman
55ae0f8778
Fixes exiting/crash handling/ctrl+c (#237)
- [X] Fixes handling of CTRL+C
- [X] Fixes crash guard (but should really be rewritten
- [X] Fixes exiting/restarting

Bumps release version
2020-09-12 00:05:38 -07:00
deccer
76a9729f61
Fixes account creation with terminals that use redirection (git bash) (#239)
- [X] Fixes account creation with terminals that use redirection
Bumps release version
2020-09-11 12:05:59 -07:00
Kamron Batman
c3d2740983
Fixes bug with configurations (#236)
- [X] Changes brace style to enforced
- [X] Fixes null source with assemblies.json
- [X] Fixes bad path for missing json files

Bumps release version
2020-09-10 23:38:06 -07:00
deccer
96465c8530
Little code cleanups for just Main (#235) 2020-09-10 22:46:15 -07:00
Kamron Batman
4a334cc395
Updates README.md with logo 2020-09-07 15:05:01 -07:00
Jabin
a784b715f7
expand buffer until large enough for input bytes (#233)
Fixes an argument out of range error with buffered writing.
Bumps release
2020-09-07 10:23:01 -07:00
Kamron Batman
bbdb561de8
Fixes leaking tests (#231) 2020-09-06 14:16:57 -07:00
Kamron Batman
6df1098e06
Fixes building with VS2019 (#230)
Fixes building with VS2019. Now use F6 to build, then F5 to debug.

bumps release
2020-09-06 13:58:58 -07:00
Kamron Batman
c37c9991f7
Fixes weapon ability and spell registry (#229)
- [X] Fixes NPE from weapon ability
- [X] Updates [cast so it is not case sensitive, and you don't need the word "Spell" at the end.

Bumps release
2020-09-06 12:41:17 -07:00
Kamron Batman
8b5c7c807f
Fixes file encoding 2020-09-05 17:44:19 -07:00
Kamron Batman
1f1e0595e1
Fixes regions implicit z level (#226)
Fixes regions implicit z level
Bumps release
2020-09-05 14:17:20 -07:00
Kamron Batman
e8fe3852cd
Fixes email configurations (#225)
Fixes email configuration and bumps release
2020-09-04 22:42:15 -07:00
Marcelo Paez Sequeira
2de5e34303
Added Mysticism, Imbuing and Throwing to useAntiMacro array (#219) 2020-09-04 07:51:30 -07:00
Kamron Batman
bd583f2013
Release Version 0.6.3 (#223)
Fixes:
- [X] Go Menu Crash
- [X] Add Menu Crash
2020-09-04 00:29:08 -07:00
Kamron Batman
81a6143291
Fixes Add Menu Command & Reading JSON files (#222) 2020-09-04 00:19:35 -07:00
Kamron Batman
d18329dbf6
Updates README.md with new server id 2020-09-03 23:01:10 -07:00
Kamron Batman
492e82066f
Updates README.md with new discord 2020-09-03 22:58:52 -07:00
Kamron Batman
7238328361
Fixes GoGump NPE (#221) 2020-09-03 22:16:04 -07:00
Kamron Batman
dcbbb13e72
Fixes publish script to work with zsh (#218)
Fixes the publish script so it works with zsh and bash. (bump release)
2020-09-03 17:18:28 -07:00
Kamron Batman
dbca97e1c2
Updates line endings. 2020-09-03 12:34:50 -07:00
Kamron Batman
113ef98b5d
Adds github sponsorship 2020-09-03 09:02:16 -07:00
Kamron Batman
dad5997c85
Fixes copyright headers and live template (#216) 2020-09-03 01:47:20 -07:00
Kamron Batman
f4ed471fe6
Fix publish script (bump release) (#215) 2020-09-02 19:16:03 -07:00
Kamron Batman
88c669b3dd
Cleans up release url (bump release) (#214) 2020-09-02 19:06:55 -07:00
Kamron Batman
7fc9a6c67e
Release 0.6.2 (#213)
Officially Release 0.6.2
2020-09-02 18:37:49 -07:00
Kamron Batman
46b2221e87
Fixes actual operating system used for building (#212) 2020-09-02 18:34:10 -07:00
Kamron Batman
8ac9848555
Adds all OS for Release (#211)
Adds all operating systems as a matrix for Release
2020-09-02 18:28:03 -07:00
Kamron Batman
ffa3e1012c
Tests Release (#210)
Fixes create release action and tests for an actual Release
2020-09-02 17:58:26 -07:00
Kamron Batman
192cf70d20
Adds gitversioning for releases (#209) 2020-09-02 17:50:57 -07:00
Kamron Batman
584d4bc1d9
Release Version 0.6.1 (Attempt 2 fix workflow) (#208) 2020-08-30 23:42:46 -07:00
Kamron Batman
04cd3190ee
Release v0.6.1 (Fix attempt #1 for workflow) (#207) 2020-08-30 23:34:37 -07:00
Kamron Batman
030f122a3b
Release Version 0.6.1 (Moves Github Workflow to do release) (#206) 2020-08-30 23:29:30 -07:00
Kamron Batman
40f88d98e4
Release Version 0.6.1 (#205) 2020-08-30 23:15:47 -07:00
Kamron Batman
133a1c4b56
Renames buffer writer to fix any conflicts (#204) 2020-08-30 20:28:35 -07:00
Kamron Batman
c4e7f47ada
Adds support for nullable structs (#203) 2020-08-29 18:47:00 -07:00
Kamron Batman
259fdb5ae8
Remove .NET 5 From Targeted Frameworks (#202) 2020-08-28 10:24:15 -07:00
Kamron Batman
ad3775c4d7
Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Kamron Batman
86b7b3aed1
Fixes formatting (#200) 2020-08-25 18:53:35 -07:00
Kamron Batman
1f651992d7
Updates formatting rules (#199) 2020-08-25 18:00:51 -07:00
Kamron Batman
8caf5a422f
Updates rest of the random list (#197) 2020-08-22 00:23:51 -07:00
Kamron Batman
4403d6c1c7
Creates random element extension (#196) 2020-08-21 19:50:36 -07:00
Kamron Batman
0926b5abaa
Code cleanup (#195) 2020-08-16 21:46:54 -07:00
Kamron Batman
b476bcfd24
Fixes for Last Moved (#194) 2020-08-16 06:58:16 -07:00
Kamron Batman
3a081d5322
Fixes publish.cmd 2020-08-15 21:15:20 -07:00