hondacrx
|
dae1a77089
|
Core/MMaps: Remove phased tile support
|
2018-02-26 13:33:46 -05:00 |
|
hondacrx
|
419ee1b882
|
Core/Entities: Created factory methods to create new areatriggers, creatures and gameobjects
|
2018-01-27 20:15:24 -05:00 |
|
hondacrx
|
9ec0599fa6
|
Core/Guild: avoid data integrity problems wrapping delete+insert statements in a transaction
|
2018-01-24 13:41:02 -05:00 |
|
hondacrx
|
79980e3dd2
|
Core/Entities: Remove phasemask
|
2018-01-10 22:26:47 -05:00 |
|
hondacrx
|
befc9fcae7
|
Core/Entities: Extended SpawnMask to 64 bit
|
2018-01-06 23:43:44 -05:00 |
|
hondacrx
|
24c91cee05
|
Some command fixes
|
2018-01-04 18:28:30 -05:00 |
|
hondacrx
|
9d3e87fd87
|
Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines
|
2018-01-03 13:57:16 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
9a99767612
|
Forgot to add missing command
|
2018-01-02 13:00:30 -05:00 |
|
hondacrx
|
78a85e60f6
|
Core/RBAC: Cleanup
|
2017-12-30 17:53:47 -05:00 |
|
hondacrx
|
01caaecf0f
|
Core/Unit: damage immune improvements
|
2017-12-30 17:53:28 -05:00 |
|
hondacrx
|
536c8c94a5
|
Misc fixes
|
2017-12-30 16:34:55 -05:00 |
|
hondacrx
|
6c6cdac426
|
Revert "Fix parsing floats (#7)"
This reverts commit 5fc9082a02.
|
2017-12-14 21:53:22 -05:00 |
|
Elle
|
5fc9082a02
|
Fix parsing floats (#7)
|
2017-12-14 13:02:23 -05:00 |
|
hondacrx
|
b017ef8e84
|
Core/Scripts: Added new QuestScript hooks
|
2017-12-04 14:30:01 -05:00 |
|
hondacrx
|
a5f7add4d6
|
Added .modify power command allowing to change any power as long as player class can use it
|
2017-11-13 13:36:51 -05:00 |
|
hondacrx
|
0df2703eab
|
Cleanup errors and misc fixes
|
2017-11-05 16:29:18 -05:00 |
|
Fabian
|
facab2dce6
|
Revert "Fixed some (many) "{ get; set; }""
This reverts commit 8393349316.
|
2017-11-05 22:26:25 +01:00 |
|
hondacrx
|
8ed446ae7a
|
Replace most T.Parse with T.TryParse for all user input.
|
2017-11-05 15:21:29 -05:00 |
|
Fabian
|
8393349316
|
Fixed some (many) "{ get; set; }"
|
2017-10-26 19:36:15 +02:00 |
|
Fabian
|
a3dc7b3f48
|
Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
|
2017-10-26 17:23:44 +02:00 |
|