-
最近在业务中实际使用 `content-visibility` 进了一些渲染性能的优化。
这是一个比较新且有强大功能的属性。本文将带领大家深入理解一番。
## 何为 `content-visibility`?
`content-visibility`:属性控制一个元素是否渲染其内容,它允许用户代理(浏览器)潜在地省略大量布局和渲染工作,直到需要它为止。
> MDN 原文:T…
-
- [x] Segment Tree
- [x] Lazy Segment Tree
- [x] Union-Find (Can we rename rollback to DSU)
- [x] Sub-Matrix
- [x] Matrix
- [x] Point
- [x] Polygon Area
- [x] In-Hull (Hull-Tangents Han…
-
- ~~Dodgeball voting module~~
- ~~Rocket sprite rendering fix~~
- ~~FFA that switches people to other team if other team is empty~~
Might be more, depending what comes in mind.
-
# [BUGBOT][Game logic] Segmentation Fault Triggered by Specific Game Commands on Map "deli"
## Description
Segmentation fault with Win32 exception code "0xc0000005" occurring during gameplay, specifi…
-
Doesn't occur with oaxB53-r2, tested with the latest code
-
-
> Note: Backport from the original markdown todo list
- [x] Full vq3 movement
- [x] Basic vq3 Weapons (should be full by default)
- [x] Basic cpm strafing (Correct accel, aircontrol and A/D str…
-
Will be good for DM FFA server have option to show only report off killer.
For DM FFA it's now possible only print all players witch get hit from player.
_Thank you_
-
### how to add a pallet into runtime?
Substrate已经为开发者提供了pallet template,很多时候开发者可以基于这个template上面修改添加,做出自己客制化的pallet。
另外反过来说,在Substrate中制作pallet,本身来说如果没有template帮忙,让开发者全新做一个出来相对也比较麻烦,毕竟要先熟悉Substrate那一…
-
Implementing a simple bigint-based addition for the foreign field.
Write a test.