-
Notifications
You must be signed in to change notification settings - Fork 6
v1.0 rimuru
Wei-Cheng Yeh (IID) edited this page Apr 24, 2021
·
8 revisions
- The main charactor of an anime work, "Tensei Shitara Slime datta ken", Rimuru Tempest .
- Ported piaip's flat terminal (
pfterm
) in this release version, improve terminal rendering. - Mail backup (mzip) service for personal board and gem (#19)
- Enable NNTP client (for news group) again.
- Upgrade pmore (piaip's more) version from 2007 to 2007+ ( 99bfdac )
- Trying using NetBSD make's format to rewrite Makefile script
- add simple test utilities for code (size of variable type), and related mechenism.
- Remove: unused/deprecated service daemon (Old WebBBS interface, Kimo News, Some YZU WindTop utils..)
- Changed: expand a few common commands in BBS User Interface.
- Changed: Try it compatible running in 64bit environment via
-m32
compiling option. (32bit library dependencies needed) ( 591a023 ) - Enable help for myfavorite again. (#4)
- recover some sample file that was needed by games. ( d44b479 )
- fix abnormal ushm->count problem for user numbers.
- split out sample file to another repository.
- sorted common library and refined structure. ( #21 )
- Removal of all the K&R declarations and definitions completed. ( #22 ) (thanks for @IepIweidieng)
- remove "gopher" and "personal birth date" related code
- remove hardcoded festival feature
- Fixed several compile warnings or rewrite some functions. (thanks for @IepIweidieng)
i. Pull our Docker Image:
docker run -d -p 8888:8888 bbsdocker/imagedreambbs:v1.0.0
ii. build by source code:
- Download
dreambbs_snap-1.0.0.tar.gz
. - extract under
/home/
, renamedreambbs_snap-1.0.0
tobbs
. - add group
bbs
(gid=9999) and userbbs
(uid=9999) chown -R bbs:bbs /home/bbs
- follow remain steps in github wiki
- Home
- Install — 安裝說明
- Version
- Project Documentations — 專案說明文件
- Coding Style & Conventions — 程式碼撰寫風格與慣例
- Indentation
- Xover List System — Xover 列表系統
- Menu Systems — 選單系統
- Screen Coordinate System — 畫面座標系統
- BoardReadingHistory — BRH 看板閱讀紀錄系統
- Visio I/O Library — Visio 輸出入函式庫
- Permission System — 權限系統
- TANet BBS Family Genealogy Chart — TANet BBS 家族譜系圖
- 與 MapleBBS 3 的按鍵差異
- [WIP] 與 MapleBBS 3 的差異
- References — 參考資料
- Changelog & TODO
- Issue & TODO list — 問題與代辦事項清單
- MapleBBS-itoc Porting Project — MapleBBS-itoc 移植計畫
- BBS-Lua Changelog
- BBS-Ruby Changelog (external link — 外部鏈結)
- 新式密碼加密 (DLBBS v2.0+)
- [WIP] DreamBBS v3 發佈說明 Release Note
- Release Notes of Version 2.0.0 Artoria
- Version 2.0.0 Artoria 發行說明
- Release Notes of Version 1.0.0 Rimuru
- Version 1.0.0 Rimuru 發行說明
- NoCeM-innbbsd 原始說明文件
- WindTop 3.02 原始說明文件