Commit graph

1020 commits

Author SHA1 Message Date
Kamron Batman
0c7ffb41ee
Enables map updates. Simplifies code. (#24) 2018-08-16 10:31:25 +08:00
Kamron Batman
6987d0c18e
Replaces corpse name (#23) 2018-08-14 23:50:00 +08:00
Kamron Batman
632e8b4757
Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
Kamron Batman
8ee42c8ea2
Add DefaultName property to Mobiles & Items (#18) 2018-08-09 17:18:41 -07:00
Kamron Batman
b06f5bf60d
Adds better type support for pooled enumerables. Refactors code. (#16) 2018-08-09 14:08:34 -07:00
Kamron Batman
62b95f4d74
Adds IntelHW RDRand for Mac/Linux. 2018-08-09 00:06:23 -07:00
Kamron Batman
fad41140d1
Adds support for Roslyn / Mono C# 7. (#20) 2018-08-08 23:29:14 -07:00
Kamron Batman
5df5b61221
Updates against master 2018-08-08 20:39:57 -07:00
VitaNex
34f14c538d + Rename Gumps/Properties directory to avoid conflicts when unloading Scripts project. 2018-08-01 22:11:34 +01:00
VitaNex
857bd02d32 + Optimize output targets. 2018-08-01 22:03:47 +01:00
VitaNex
5b25d957e2 + Housekeeping. 2018-08-01 21:30:15 +01:00
LG Archer
b3f0586a17
Update Scripts.csproj 2018-08-01 21:14:50 +01:00
LG Archer
eac6da4710
Update Server.csproj 2018-08-01 21:14:16 +01:00
VitaNex
c8711c4b36 Merge branch 'master' of https://github.com/runuo/runuo 2018-08-01 21:07:44 +01:00
VitaNex
bd8b7305f7 + Include zlib. 2018-08-01 21:07:37 +01:00
LG Archer
0a897d7727
Update Scripts.csproj 2018-08-01 21:05:11 +01:00
LG Archer
c4dc219fd6
Update Server.csproj 2018-08-01 21:04:09 +01:00
LG Archer
559f13e61e
+ Unsafe Compile Context Support
+ Allow unsafe context for ScriptCompiler process.
2018-07-07 15:53:57 +01:00
LG Archer
d715573172
Update README.md 2018-02-28 20:20:56 +00:00
Kamron Batman
0d9fe76b2b
Fix/consume - Closes #10 (#14)
* Fixes stacking, consumption instead of deletion, and a few other minor issues. Server-side only.
* Fixes stacking of ore.
* Fixes cooking consumption.
2018-02-22 00:57:07 -08:00
Kamron Batman
f6d5689dee
Quick optimization to aggregate for Gold Ledger 2018-02-21 20:36:21 -08:00
Kamron Batman
5d61205240
Upgrades gumps to allow netstate specific compilation/appends. (#7) 2018-02-21 20:30:45 -08:00
Kamron Batman
d8ed7c1da9
Changes to new Gold Ledger system (#3)
Changes new gold system to use separate gold/platinum with DivRem instead of relying on doubles.
2018-02-20 22:47:16 -08:00
Kamron Batman
1030bb7675
Upgrades spawners to have parameters/properties and optimized timers (#6)
Upgrades spawners to have:
- [X] Parameter support
- [X] Property support
- [X] Optimized timers
- [X] Support for Proximity Spawners
- [X] Probabilities
2018-02-20 22:33:25 -08:00
Kamron Batman
20ae1b3989
Fixes lots more spelling errors (#5)
* Renames constructable to constructible
* Fixes project references.
* Fixes BaseEquippableLight file name
* Replaces payed with paid.
* Fixes various other spelling errors
2018-02-20 16:01:41 -08:00
Kamron Batman
ca4e99c179
Renames overriden to overridden 2018-02-20 11:18:23 -08:00
Kamron Batman
9a4aeaba0d
Renames trapable to trappable. (#4) 2018-02-20 11:08:02 -08:00
Kamron Batman
bb8f09752f
Renames equiped to equipped. (#1) 2018-02-19 21:51:13 -08:00
Kamron Batman
a21a48d1a2 Adds RDRand 1.0.1 and ZLib 1.2.11 2018-02-11 16:35:59 -08:00
Kamron Batman
1ea03b7293 Updates .NET to 4.7.1 and updates gitignore 2018-02-10 22:03:37 -08:00
LG Archer
5e7de85760 Merge pull request #32 from Ravenwolfe/master
Add persistence mechanism for serialization to files. *Requires Core Recompile*
2017-08-31 21:23:11 +01:00
Ravenwolfe
6dff3478c8 Add persistence mechanism for serialization to files. *Requires Core Recompile* 2017-08-31 14:31:37 -05:00
Mark Sturgill
c77a16574e Merge pull request #30 from Ugdhar/master
Update README.md
2017-06-05 23:44:57 -07:00
Ugdhar
da3a1eebe3 Update README.md
remove /reference:System.Drawing from windows build, it does not work with it, removing it makes it compile.
2017-06-05 16:19:39 -04:00
LG Archer
e62fc4964a + Fix issues with status bars not updating.
The health bar status updates do not require prerequisite checks as they use flags within the packet to determine the proper state of being yellow or green or both.
2017-03-30 21:04:23 +01:00
Derrick
1058cd8416 Merge pull request #28 from ppardalj/feature/improve-editor-support
Improve editor support
2017-03-22 08:33:42 -04:00
Pedro Pardal
2d0c0166e1 Add .editorconfig file, add .idea/ folder to .gitignore (JetBrains Rider user config dir) 2017-03-22 11:00:00 +01:00
Mark Sturgill
638669a699 Merge pull request #27 from ppardalj/feature/mysticism-spells-round-1
Basic support for mysticism spells
2017-03-21 10:40:02 -07:00
Pedro Pardal
7df658cd00 Basic support for mysticism spells, scrolls, inscription craftables, mystic reagents, 6 new spells 2017-03-21 17:31:08 +01:00
LG Archer
1e03efc24c Merge pull request #25 from Xeroxxx/master
E-Mail authentication and MyRunUO database schema
2017-02-01 18:31:50 +00:00
Xeroxxx
8f3813b11f Typo & removed Engine=InnoDB 2017-01-17 15:52:16 +01:00
Xeroxxx
53d6d8f882 Added initial database schema creation 2017-01-16 11:32:38 +01:00
Xeroxxx
2931df9644 E-Mail Authentication 2017-01-16 11:16:51 +01:00
Mark Sturgill
90d89d0dfa Merge pull request #21 from kamronbatman/patch-1
[Update] Updates ServerList.cs with public IP API.
2016-11-18 20:02:12 -07:00
Kamron Batman
5f15f5bd8a [Update] Updates ServerList.cs with public IP API.
Updates ServerList.cs with public IP API.
2016-11-18 18:06:30 -08:00
Mark Sturgill
d038571b41 Merge pull request #20 from phracker/patch-1
Add System.Drawing reference to build in README
2016-09-13 17:58:22 -07:00
energy condensed to a slow vibration
716a6b4d62 Add System.Drawing reference to build in README
Added a System.Drawing reference to the listed build command for those running headless systems.
2016-09-13 16:00:23 -04:00
VitaNex
0caf78c132 + Rework NetState nullification. 2016-07-18 18:49:50 +01:00
Mark Sturgill
f11c19bc83 Merge pull request #17 from Hjornskar/patch-3
TOL Fixes to Banker.cs OnSpeech
2016-06-28 10:47:25 -07:00
Hjornskar
bec702d97d Update Banker.cs
Corrections to OnSpeech in Banker to utilize the TOL changes with "withdraw" and "balance" keywords. Bankers do not respond to "check" keyword in TOL.
2016-06-28 12:23:38 -04:00