jerry
4ff75cf199
update to 2.2.8 version
...
update motd message
2021-03-02 21:24:31 +08:00
jerry
957c69bd1e
update to 2.2.7 version
...
fix reply() bug
fix access_token bug
2021-02-27 16:19:18 +08:00
jerry
c50ae245bd
commitment, nothing
2021-02-21 22:17:34 +08:00
jerry
9ace85e604
update to 2.2.5 version again
...
add transaction for SpinLock.php
add getAllCQ() for CQ.php
fix CQ bug
update docs
2021-02-20 16:57:19 +08:00
jerry
f677b0e132
update to 2.2.5 version
...
add saveToJson and loadFromJson function for DataProvider.php
fix @OnSave annotation not working
adjust swoole timer tick
add hasKey() for WorkerCache.php
2021-02-15 15:15:26 +08:00
jerry
0c9f246690
update to 2.2.4 version
...
update docs
fix broken ssh caused cpu overloading
fix WorkerCache bug when no global config
add global function zm_atomic
2021-02-07 11:46:42 +08:00
jerry
517d258d61
update to 2.2.3 version, I am tired
...
fix access_token not working
fix waitMessage() not working in v2.2.2
2021-01-30 00:06:42 +08:00
jerry
f3e844bb0a
update to 2.2.2 version
...
fix QQBot error
clean code
2021-01-29 22:27:10 +08:00
jerry
a55cd4ed05
update docs
2021-01-29 21:37:02 +08:00
jerry
b611b4aad6
add DaemonCommand for daemon players
...
adjust http_header available
2021-01-29 20:47:00 +08:00
jerry
c68083484a
update to 2.2.0 version
...
add OnPipeMessageEvent.php
add ProcessManager.php
add WorkerCache component
fix route bug
correct Exception to ZMException
2021-01-20 16:11:04 +08:00
jerry
187a08a621
update to 2.1.6 version
...
优化代码结构
增加更多提示语
修复处理空格消息时的报错
修复上下文的bug
2021-01-18 18:08:29 +08:00
crazywhalecc
1ef8225d10
update to 2.1.5 version
...
change route to Symfony routing
2021-01-13 15:40:27 +08:00
jerry
557efc47a8
update to 2.1.4 version
2021-01-02 19:40:13 +08:00
jerry
381062c6c5
update to 2.1.3 version
...
fix an AnnotationParser bug which is stupid
2021-01-02 16:36:25 +08:00
jerry
b31876025e
update composer.json
2021-01-02 13:35:45 +08:00
jerry
a1bfc031b8
update to 2.1.1 version
2021-01-02 13:20:16 +08:00
jerry
19f0bffcd8
update composer.json
2021-01-02 13:16:22 +08:00
jerry
6337b626d6
update to 2.1.0 version
...
add @OnCloseEvent, @OnOpenEvent, @OnMessageEvent, @OnRequestEvent
update EventDispatcher.php and change it to status-based schema
fix @CQBefore bugs
2021-01-02 13:15:50 +08:00
crazywhalecc
7434bac94e
update to 2.0.3 version
2020-12-31 16:26:51 +08:00
crazywhalecc
ac45ab0dec
update to 2.0.2 version
2020-12-31 13:58:59 +08:00
crazywhalecc
8d248f301e
update to 2.0.2 version
2020-12-31 13:56:59 +08:00
crazywhalecc
44337d2ad4
update to 2.0.1 version
...
fix swoole log file "no such file or directory" error
2020-12-23 11:16:24 +08:00
crazywhalecc
d80de2a552
initial commit for v2
2020-12-23 10:35:25 +08:00
jerry
619baf1691
update to 2.0.0-b9 version
...
fix a little bug
2020-12-20 19:15:28 +08:00
jerry
ba5b793db7
update to 2.0.0-b5 version
...
set modules config to array
add subdir index.html
update Example of Hello.php
add Exception tester for TimerMiddleware.php
add keyword for @CQCommand
rename OnWorkerStart.php to OnStart.php
remove SwooleEventAfter.php
rename HandleEvent.php to SwooleHandler.php
set ZMRobot callback mode default to true
add getNextArg() and getFullArg()
add EventDispatcher.php logger
set Exception all based from ZMException
fix recursive bug for Response.php
add single_bot_mode
add SingletonTrait.php
add bot() function
2020-12-14 01:24:34 +08:00
crazywhalecc
1ffb30a471
update to v2.0.0-b4 version
...
change global.php config load time and logic
set context get server function available more time
delete unused comment and @CQAPISend
@CQCommand add start_with and end_with
set exceptions extended by ZMException
rename @SwooleSetup to @ZMSetup
fix quotes for global.php
fix LightCache empty presistence_path error
remove RemoteShell
2020-12-10 16:37:04 +08:00
jerry
8edc3f337b
update to 2.0.0-b3
2020-11-22 19:18:23 +08:00
jerry
7fe405d0af
initial 2.0.0-b2 commit
2020-11-08 20:14:08 +08:00
jerry
3b90bf6245
initial 2.0.0-b1 commit
2020-11-08 19:40:16 +08:00
jerry
29fa9d8662
initial 2.0.0-a4 commit
2020-11-03 21:02:24 +08:00
jerry
da584e0542
initial 2.0.0-a3 commit
2020-10-03 23:00:18 +08:00
jerry
f91d24aaaa
initial 2.0.0-a2 commit
2020-09-29 15:07:43 +08:00
jerry
beb1f5f063
initial 2.0 commit
2020-08-31 10:11:06 +08:00
jerry
5de283d30c
fix issue #15 at version 1.6.2
2020-07-27 09:52:52 +08:00
jerry
7513fd1a1d
add downloadFile option for version 1.6.1
2020-07-26 13:43:52 +08:00
whale
7b7a2d7010
update to 1.6 version
2020-07-11 15:53:30 +08:00
whale
504934f057
update to 1.5.8 version
...
add fullMatch to CQCommand.php
2020-06-26 15:53:40 +08:00
whale
e976a96d0b
add auto-reconnect method to terminal_listener.php
...
add short name of ZM_BREAKPOINT (BP)
fix loop error of syntax happened
2020-06-20 14:51:24 +08:00
whale
cebc6fb310
update to 1.5.6 version
...
add CQCommand filter
add ZM_DEFAULT_FETCH_MODE
2020-06-15 19:50:07 +08:00
whale
68cc536af3
update to 1.5.5 version
2020-06-13 17:39:50 +08:00
whale
aad28f1ec4
update to 1.5.4 version
2020-06-13 12:21:27 +08:00
whale
3b8aac5d8f
add CQCommand alias
...
switch spl_autoload to psr-4 autoload
2020-06-13 11:28:31 +08:00
whale
3287b96f30
update to 1.5.3 version
2020-06-10 13:24:04 +08:00
whale
c0ea068d04
update to 1.5.2 version
...
add ZM_VERSION const
2020-06-08 23:52:55 +08:00
whale
1a1cf0ad30
update to 1.5.1 version
2020-06-05 19:31:43 +08:00
whale
59fde3d075
update to 1.5 version
2020-06-05 13:36:30 +08:00
whale
a8183757be
update to 1.4.1 version
...
fix uncaught PDOException
2020-05-31 14:22:39 +08:00
whale
802f975825
update to version 1.4
2020-05-23 17:23:29 +08:00
whale
5144bc2094
update LICENSE of composer
2020-05-10 18:27:59 +08:00