Commit Graph

124 Commits

Author SHA1 Message Date
cha0s
c1a90b941b chore: clean stuff up 2019-05-03 01:22:26 -05:00
cha0s
0710ff875d fix: only tick emitter on client and wait to remove tick handler until after destroy finishes 2019-05-03 01:22:15 -05:00
cha0s
8a34bf2db8 fix: apply visible scale to container 2019-05-02 23:32:56 -05:00
cha0s
ed33d9c90d perf: remove extraneous check 2019-05-02 22:18:30 -05:00
cha0s
0f1bf3df59 fix: don't do work in renderTicker 2019-05-02 22:17:41 -05:00
cha0s
123c546c39 chore: dead code 2019-05-02 22:17:33 -05:00
cha0s
40ff470e74 fix: no emitters on server 2019-05-02 21:07:43 -05:00
cha0s
5e12fab096 flow: optimizations 2019-05-01 21:35:38 -05:00
cha0s
d6d18dbd24 perf: only use entity position once 2019-05-01 20:16:38 -05:00
cha0s
548e206bc9 chore: rename visibleBoundingBoxes to visibleAabbs 2019-05-01 20:10:18 -05:00
cha0s
bdf3b313a3 chore: free'ing 2019-04-30 17:11:41 -05:00
cha0s
6143a76e0d chore: bumps 2019-04-29 20:08:14 -05:00
cha0s
c781fcd24e tweak: lil less bloom 2019-04-29 11:01:38 -05:00
cha0s
69e473275a chore: naming 2019-04-29 01:00:11 -05:00
cha0s
015239230e chore: tweak blom 2019-04-29 00:41:32 -05:00
cha0s
b86bd93db1 refactor: byebye mixins package 2019-04-28 23:45:03 -05:00
cha0s
6e5d5384e1 opt: only sort container when necessary 2019-04-28 07:31:44 -05:00
cha0s
c4ad740406 fix: emitter throttling 2019-04-25 19:19:38 -05:00
cha0s
4c8ed08099 perf: slow emitter tick 2019-04-25 02:28:54 -05:00
cha0s
810e449012 refactor: bigger pool 2019-04-25 02:17:24 -05:00
cha0s
da446e17d2 refactor: renderTick sense 2019-04-25 02:01:35 -05:00
cha0s
79d358b3ee refactor: net 2019-04-24 18:01:17 -05:00
cha0s
dd6d045bf0 refactor: all for nothing, web anims suck 2019-04-24 03:27:19 -05:00
cha0s
177b719ef4 optimize: fastest possible precalc web animation? 2019-04-24 02:45:08 -05:00
cha0s
950c598c5a fix: only resolve once per selector query 2019-04-24 02:44:35 -05:00
cha0s
4564aec67f fix: Go away PIXI tick 2019-04-24 02:43:34 -05:00
cha0s
a9035bf8cf feat: renderTick 2019-04-23 16:56:47 -05:00
cha0s
7e42d5392c refactor: Web Animations for TextNodeRenderer 2019-04-23 03:24:40 -05:00
cha0s
bd82361a75 fix: overflow hidden for stage 2019-04-23 03:21:53 -05:00
cha0s
6dea82390c chore: use unmini proton 2019-04-23 00:22:50 -05:00
cha0s
063688b5a6 refactor: visible bounding box on server only 2019-04-22 21:07:30 -05:00
cha0s
40f690e4a1 fix: actually remove all old elements 2019-04-22 14:36:39 -05:00
cha0s
319822d93d fix: clear free list on element update 2019-04-22 14:06:12 -05:00
cha0s
f08dfff296 optimize: reuse night filter 2019-04-21 20:37:29 -05:00
cha0s
fe5f73e9a1 fix: lil more precision 2019-04-21 20:37:01 -05:00
cha0s
bc13e48fc7 optimize: particle update 2019-04-21 19:24:45 -05:00
cha0s
b16281f399 chore: optimizations 2019-04-21 14:58:11 -05:00
cha0s
8196e888fb fix: betta bloom 2019-04-21 13:14:46 -05:00
cha0s
81ce862e24 feat: filters 2019-04-21 05:07:15 -05:00
cha0s
c46109272a refactor: new stage UI node finder 2019-04-20 21:35:07 -05:00
cha0s
1fe654af60 feat: new API 2019-04-20 21:33:24 -05:00
cha0s
27de793a48 feat: emitter! 2019-04-20 16:03:11 -05:00
cha0s
092079625f refactor: scaling 2019-04-20 02:15:04 -05:00
cha0s
7394f9b317 chore: simple 2019-04-19 23:12:04 -05:00
cha0s
b3fe5b423e fix: correct ctor 2019-04-19 23:11:57 -05:00
cha0s
8397c9ab5e feat: Stage::focus 2019-04-19 22:29:05 -05:00
cha0s
5b6e399c30 refactor: stage ctor 2019-04-19 19:58:39 -05:00
cha0s
eaf031257e fix: container guards 2019-04-19 19:48:35 -05:00
cha0s
0f244f13d8 feat: visible zIndex 2019-04-19 19:39:14 -05:00
cha0s
6414f2db27 fix: method 2019-04-19 17:44:03 -05:00