|
dd93772704
|
Router and Logger merge with GF, and many more CI Tests
|
2015-05-03 22:50:36 +02:00 |
|
|
b4a574dadf
|
Removed files that are not important to the core
|
2015-05-03 20:42:50 +02:00 |
|
|
8c1a7afda5
|
Fix for #28 and #23. This patch removes the mod and event registers so that modules can now be loaded dynamicly instead of using a global configuration file.
|
2015-04-22 11:31:29 +02:00 |
|
|
68c68cf91c
|
Added a mod register which allows the system to load advanced modules. This allows for the future build of module versions, prevention of module name conflicts and much more.
|
2015-03-14 15:46:05 +01:00 |
|
|
f894727e40
|
Changed the way sections work. From now on it is a separate module called by events. The router has been made far more efficient
|
2015-02-24 14:19:57 +01:00 |
|
|
3c54281092
|
Implemented Controller sections. This way modules can be loaded as controllers allowing for seperation of code.
|
2015-02-24 12:51:53 +01:00 |
|
|
15610d13ff
|
Fixed the default eventregister config
|
2015-02-23 20:51:04 +01:00 |
|
|
4343e773af
|
Added EventRegister. This allows the framework to determine what modules should be loaded at an event. This way classes only get loaded at the right time
|
2015-02-23 20:27:26 +01:00 |
|
|
9edf81085a
|
Updated the config class. JSON support has been removed and a PHP config file writer has been implemented.
|
2015-02-23 19:30:13 +01:00 |
|
|
22d835257e
|
Initial Commit, merge of MicroCore and FuzeWorks3
|
2015-02-08 17:29:39 +01:00 |
|